Explain me what is a Primary Key?

Submitted by: Muhammad
A PRIMARY KEY constraint uniquely identifies each record in a database table. All columns participating in a primary key constraint must not contain NULL values.
Submitted by: Muhammad

Read Online Database Developer Job Interview Questions And Answers