Question: What is a primary key?Answer: A primary key is a unique identifier for a record in a table. It must contain unique values and cannot be NULL. |
Is it helpful?
Yes
No
Most helpful rated by users:
- What is SQL?
- What is the difference between SQL and MySQL?
- What is a primary key?
- What is an index in a database?
- What is a foreign key?