Can a table have two primary keys?
Answer Posted / saurabh
No, a table can have one and only one primary key.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Mention what are the benefits of pl/sql packages?
What is data control language (dcl)?
what is 'mysqladmin' in mysql? : Sql dba
Which tcp/ip port does sql server run?
How can you maintain the integrity of your database on instances where deleting an element in a table result in the deletion of the element(s) within another table?
Explain ttitle and btitle.
What is identity column in sql server?
How many clustered indexes can be created on a table?
What is nested table in pl sql?
What is difference between mysql and postgresql?
What is a primary key called that is made up of more than one field?
Can we use pl sql in sql server?
How to run pl/sql statements in sql*plus?
what is the difference between inner and outer join? Explain with example. : Sql dba
What is the example of procedure?