Database Management Systems (DBMS)

The following statement describes a specific concept. What is it called? a key formed by combining two or more columns to uniquely identify a row in a table.

Correct answer

C. Composite key

Explanation

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