Exam 4: Constraints

arrow
  • Select Tags
search iconSearch Question
flashcardsStudy Flashcards
  • Select Tags

A FOREIGN KEY constraint will not allow a row containing a NULL value in the foreign key column to be added to the table.

(True/False)
5.0/5
(33)

A NOT NULL constraint can only be created at the  table \underline {\text { table } } level. _________________________

(True/False)
4.8/5
(39)

In the USER_CONSTRAINTS view, the constraint type for a PRIMARY KEY constraint will be listed as PK.

(True/False)
4.9/5
(30)

A constraint is always enforced at the table level.

(True/False)
4.8/5
(29)

A referential integrity constraint is usually placed on the ____________________ side of a one-to-many relationship.

(Short Answer)
4.7/5
(34)

A(n)  NOT NULL \underline {\text { NOT NULL } } constraint is a special CHECK constraint with the condition of IS NOT NULL. _________________________

(True/False)
4.9/5
(27)

Which of the following statements about creating constraints is incorrect?

(Multiple Choice)
4.8/5
(41)

Which clause will allow you to delete a constraint?

(Multiple Choice)
4.9/5
(40)

The ALTER TABLE command can be used to  delete \underline { \text { delete } } an existing constraint. _________________________

(True/False)
4.8/5
(34)

The ALTER TABLE command can be used to disable a constraint.

(True/False)
4.8/5
(44)

Structure of the ORDERITEMS table Structure of the ORDERITEMS table    -Based on the structure of the ORDERITEMS table, which of the following commands was most likely used to create the table? -Based on the structure of the ORDERITEMS table, which of the following commands was most likely used to create the table?

(Multiple Choice)
4.8/5
(37)

Only one PRIMARY KEY constraint can exist for each table.

(True/False)
4.8/5
(36)
Showing 121 - 132 of 132
close modal

Filters

  • Essay(0)
  • Multiple Choice(0)
  • Short Answer(0)
  • True False(0)
  • Matching(0)