0 votes
in Sql by
Which statement is true for a PRIMARY KEY constraint?

 Primary key defines a realtionship between two tables.

 A table in SQL must have a primary key associated with it to uniquely identify its records.

 A table in SQL is indexed by default based on its primary key.

 Primary key may or may not be unique but can be comprised of multiple fields.

Related questions

0 votes
asked Mar 13, 2020 in Agile by yourell
+4 votes
asked Jul 31, 2019 in Agile by sheetalkhandelwal
...