Question: 34
(Choose 1 answer)
Which of the following statement/s is/are TRUE?
(1) A column with FOREIGN key constraint does not allow duplicate values.
(2) A FOREIGN key constraint can be defined to refer to columns with the UNIQUE constraint in another table.
A. Both the statements are True.
B. Both the statements are False.
C. Only statement 1 is True.
D. Only statement 2 is True.