Database Management Systems (DBMS)

What does Primary key refer to?

Correct answer

A. A column or set of columns that uniquely identifies each row in a database table.

Explanation

Primary key refers to a column or set of columns that uniquely identifies each row in a database table.