Its possible to add more than one primary key for the table
Answer Posted / rajesh venati
No, it is not possible, only one primary key is possible for
a table.
It is possible to create a primary key on more than one
column in a table, up to 32 columns. It is called composite
primary key.
| Is This Answer Correct ? | 19 Yes | 2 No |
Post New Answer View All Answers
What is sql*loader and what is it used for?
What is the difference between a procedure and a function?
What is sql deadlock?
What is difference sql and mysql?
How does stored procedure reduce network traffic?
Describe sql comments?
How do you delete a table?
What is sql profiler in oracle?
What is dynamic sql in pl sql?
Can we use having without group by in sql?
What is %s in sql?
What is pl sql in dbms?
What are the 3 types of behavioral triggers?
Can I learn sql in a week?
What is linq to sql?