Question

Which of the following statements accurately describes the characteristics of a primary key in a relational database?

A A primary key can accept duplicate values as long as it is unique within the table.
B A primary key is used to establish a link between two tables by referencing the foreign key in another table.
C A primary key can be composed of multiple columns, and each combination of these columns must be unique across the table.
D A primary key can be null if the table has other unique constraints.
E A primary key is used solely for indexing purposes and does not enforce any uniqueness or integrity constraints.
Practice Next

Hey! Ask a query