CIS 336 Final Exam 1 CIS 336 Final Exam 1 | Page 3
8. (TCO 4) When a constraint is created at the ______ level with the CREATE TABLE command,
the constraint definition is simply included as part of the column definition.(Points : 4)
table
column
database
row
Page 2 - Multiple Choice
1. (TCO 4) In Oracle, the CONSTRAINT clause is used to ___________________. (Points : 4)
create only referential constraints
define and name any constraint
create a short cut so the constraint does not have to be named
create only entity entegrity constraints
2. (TCO 4) The SQL command that lets you list the table contents is (Points : 4)
insert.
select.
commit.
update.
rollback.
3. (TCO 5) The Crow's Foot model is more ___________-oriented than the Chen model. (Points :
4)
object
user
implementation
processor
4. (TCO 5) The ___________ model is both software and hardware dependent. (Points : 4)