

MCQOPTIONS
Saved Bookmarks
1. |
Which clause in the SQL standard controls how NULL values in a composite foreign key are handled when comparing to a primary key. |
A. | SET |
B. | MATCH |
C. | ON DELETE |
D. | ON CASCADE |
Answer» C. ON DELETE | |