Database Management Systems (DBMS)

Select the accurate description of Composite key.

Correct answer

B. A key formed by combining two or more columns to uniquely identify a row in a table.

Explanation

Composite key refers to a key formed by combining two or more columns to uniquely identify a row in a table.