

MCQOPTIONS
Saved Bookmarks
1. |
Constraint checking can be disabled in existing _______________ and _____________ constraints so that any data you modify or add to the table is not checked against the constraint. |
A. | CHECK, FOREIGN KEY |
B. | DELETE, FOREIGN KEY |
C. | CHECK, PRIMARY KEY |
D. | PRIMARY KEY, FOREIGN KEY |
Answer» B. DELETE, FOREIGN KEY | |