Computer Science, asked by neeleshkumar29, 4 months ago

does Primary key allows only values which are unique​

Answers

Answered by patelsanjeev1978
0

Primary Key is a column that is used to uniquely identify each tuple of the table. ... Only one primary key is allowed to be used in a table. Duplicate and NULL (empty) values are not valid in the case of the primary key. Primary keys can be used as foreign keys for other tables too.

please mark me as a brainlists

Similar questions