Which two statements are true about the primary key constraint in a table?

Which two statements are true about the primary key constraint in a table? (Choose two.)

Which two statements are true about the primary key constraint in a table? (Choose two.)

A.
It is not possible to disable the primary key constraint.

B.
The primary key constraint can be imposed by combining more than one column.

C.
The non-deferrable primary key constraint creates an unique index on the primary key column if it is not already indexed.

D.
The primary key constraint can be referred by only one foreign key constraint.

E.
It is possible to have more than one primary key constraint in a single table.



Leave a Reply 0

Your email address will not be published. Required fields are marked *