单项选择题

设有员工关系Emp(员工号,姓名,性的取值只能为别,部门,家庭住址),其中,属性“性别”的取值只能为M或F;属性“部门”是关系Dept的主键。要求可访问“家庭住址”的某个成分,如邮编、省、市、街道以及门牌号。关系Emp的主键和外键分别是()。“家庭住址”是一个()属性。创建Emp关系的SQL语句如下:CREATETABLEEmp(员工号CHAR(4),姓名CHAR(10),性别CHAR(1)(),部门CHAR(4)(),家庭住址CHAR(30),PRIMARYKEY(员工号));

部门CHAR(4)()

A.NOT NULL
B.REFERENCES Dept(部门)
C.NOT NULL UNIQUE
D.REFERENCES Dept(’部门’)

题目列表

你可能感兴趣的试题

单项选择题

Why is()fun What delights may its practitioner expect as his reward First is the sheer joy of making things. As the child delights in his mud pie, so the adult enjoys building things, especially things of his own design. Second is the pleasure of making things that are useful to other people. Third is the fascination of fashioning complex puzzle-like objects of interlocking moving parts and watching them work in subtle cycles, playing out the consequences of principles built in from the beginning. Fourth is the joy of always learning, which springs from the()nature of the task. In one way or another the problem is ever new, and its solver learns something: sometimes (), sometimes theoretical, and sometimes both. Finally, there is the delight of working in such a tractable medium. The(), like the poet, works only slightly removed from pure thought-stuff. Few media of creation are so flexible, so easy to polish and rework, so readily capable of realizing grand conceptual structures. Yet the program(), unlike the poet’s words, is real in the sense that it moves and works, producing visible outputs separate from the construct itself. It prints results, draws pictures, produces sounds, moves arms. Programming then is fun because it gratifies creative longings built deep within us and delights sensibilities we have in common with all men.

Why is()fun What delights may its practitioner expect as his reward First is the sheer joy of making things.

A.programming
B.composing
C.working
D.writing

单项选择题

Why is()fun What delights may its practitioner expect as his reward First is the sheer joy of making things. As the child delights in his mud pie, so the adult enjoys building things, especially things of his own design. Second is the pleasure of making things that are useful to other people. Third is the fascination of fashioning complex puzzle-like objects of interlocking moving parts and watching them work in subtle cycles, playing out the consequences of principles built in from the beginning. Fourth is the joy of always learning, which springs from the()nature of the task. In one way or another the problem is ever new, and its solver learns something: sometimes (), sometimes theoretical, and sometimes both. Finally, there is the delight of working in such a tractable medium. The(), like the poet, works only slightly removed from pure thought-stuff. Few media of creation are so flexible, so easy to polish and rework, so readily capable of realizing grand conceptual structures. Yet the program(), unlike the poet’s words, is real in the sense that it moves and works, producing visible outputs separate from the construct itself. It prints results, draws pictures, produces sounds, moves arms. Programming then is fun because it gratifies creative longings built deep within us and delights sensibilities we have in common with all men.

Fourth is the joy of always learning, which springs from the()nature of the task.

A.repeating
B.basic
C.non-repeating
D.advance

单项选择题

Why is()fun What delights may its practitioner expect as his reward First is the sheer joy of making things. As the child delights in his mud pie, so the adult enjoys building things, especially things of his own design. Second is the pleasure of making things that are useful to other people. Third is the fascination of fashioning complex puzzle-like objects of interlocking moving parts and watching them work in subtle cycles, playing out the consequences of principles built in from the beginning. Fourth is the joy of always learning, which springs from the()nature of the task. In one way or another the problem is ever new, and its solver learns something: sometimes (), sometimes theoretical, and sometimes both. Finally, there is the delight of working in such a tractable medium. The(), like the poet, works only slightly removed from pure thought-stuff. Few media of creation are so flexible, so easy to polish and rework, so readily capable of realizing grand conceptual structures. Yet the program(), unlike the poet’s words, is real in the sense that it moves and works, producing visible outputs separate from the construct itself. It prints results, draws pictures, produces sounds, moves arms. Programming then is fun because it gratifies creative longings built deep within us and delights sensibilities we have in common with all men.

sometimes (), sometimes theoretical, and sometimes both.

A.semantic
B.practical
C.lexical
D.syntactical

单项选择题

Why is()fun What delights may its practitioner expect as his reward First is the sheer joy of making things. As the child delights in his mud pie, so the adult enjoys building things, especially things of his own design. Second is the pleasure of making things that are useful to other people. Third is the fascination of fashioning complex puzzle-like objects of interlocking moving parts and watching them work in subtle cycles, playing out the consequences of principles built in from the beginning. Fourth is the joy of always learning, which springs from the()nature of the task. In one way or another the problem is ever new, and its solver learns something: sometimes (), sometimes theoretical, and sometimes both. Finally, there is the delight of working in such a tractable medium. The(), like the poet, works only slightly removed from pure thought-stuff. Few media of creation are so flexible, so easy to polish and rework, so readily capable of realizing grand conceptual structures. Yet the program(), unlike the poet’s words, is real in the sense that it moves and works, producing visible outputs separate from the construct itself. It prints results, draws pictures, produces sounds, moves arms. Programming then is fun because it gratifies creative longings built deep within us and delights sensibilities we have in common with all men.

The(), like the poet, works only slightly removed from pure thought-stuff.

A.poet
B.architect
C.doctor
D.programmer

单项选择题

Why is()fun What delights may its practitioner expect as his reward First is the sheer joy of making things. As the child delights in his mud pie, so the adult enjoys building things, especially things of his own design. Second is the pleasure of making things that are useful to other people. Third is the fascination of fashioning complex puzzle-like objects of interlocking moving parts and watching them work in subtle cycles, playing out the consequences of principles built in from the beginning. Fourth is the joy of always learning, which springs from the()nature of the task. In one way or another the problem is ever new, and its solver learns something: sometimes (), sometimes theoretical, and sometimes both. Finally, there is the delight of working in such a tractable medium. The(), like the poet, works only slightly removed from pure thought-stuff. Few media of creation are so flexible, so easy to polish and rework, so readily capable of realizing grand conceptual structures. Yet the program(), unlike the poet’s words, is real in the sense that it moves and works, producing visible outputs separate from the construct itself. It prints results, draws pictures, produces sounds, moves arms. Programming then is fun because it gratifies creative longings built deep within us and delights sensibilities we have in common with all men.

Yet the program(), unlike the poet’s words, is real in the sense that it moves and works, producing visible outputs separate from the construct itself.

A.construct
B.code
C.size
D.scale

微信扫码免费搜题