Can a table have two primary keys?
Answer Posted / vineet
A Table can have only one primary key but it is possible to
have more than 1 primary key attributes i.e candidate key.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is data control language (dcl)?
Is sql the best database?
What is on delete restrict?
What is sql in oracle?
What are all the different normalization?
How to select all records from the table?
how do you know if your mysql server is alive? : Sql dba
What is the difference between function, procedure and package in pl/sql?
What is embedded sql in db2?
What is insert command in sql?
What is compiled query?
What are inner and outer joins examples of both?
Can we call procedure in select statement?
What is implicit cursor in pl sql?
Can a primary key be a foreign key?