Database Developer Question:
Download Questions PDF

Tell me can a table contain multiple PRIMARY KEY’s?

Database Developer Interview Question
Database Developer Interview Question

Answer:

The short answer is no, a table is not allowed to contain multiple primary keys but it allows to have one composite primary key consisting of two or more columns.

Download Database Developer Interview Questions And Answers PDF

Previous QuestionNext Question
Tell us what is an Index?Explain me what is the difference between Rename and Alias?