

MCQOPTIONS
Saved Bookmarks
1. |
Given the following statements: S1: A foreign key declaration can always be replaced by an equivalent check assertion in SQL. S2: Given the table R(a,b,c) where a and b together form the primary key, the following is a valid table definition.
|
A. | S1 is TRUE and S2 is FALSE. |
B. | Both S1 and S2 are TRUE. |
C. | S1 is FALSE and S2 is TRUE. |
D. | Both S1 and S2 are FALSE. |
Answer» E. | |