What is the primary key?
Answer (1)
The primary key is the key that identifies a record in the table. This key must contain a UNIQUE value and should not contain a NULL value. A table contains only a single primary key.
Comments (0)
Related Questions
What is a primary key?
10 Views



