Database Developer Question:
Download Job Interview Questions and Answers PDF
Explain me what is a Primary Key?
Answer:
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.
Download Database Developer Interview Questions And Answers
PDF
Previous Question | Next Question |
Tell us what are the different types of SQL commands? | Tell me referential integrity and where it can be enforced? |