Can a table have two primary keys?
Answer Posted / dev lamani
no a table can have only one primary key.
u can make one or column to have primary key
that is called a composite primary key
Dev
ddlamani@yahoo.com
| Is This Answer Correct ? | 61 Yes | 5 No |
Post New Answer View All Answers
How long will it take to learn pl sql?
What is a sql*loader control file?
what is a constraint? : Sql dba
When can we use the where clause and the having clause?
explain commit and rollback in mysql : sql dba
Are sql database names case sensitive?
Can we write dml inside a function in sql server?
How do I turn a list into a table?
Is merge a dml statement?
What is the primary use of normalization?
How long does it take to learn pl sql?
How to get help at the sql prompt?
How do you break a loop in pl sql?
What are the ways on commenting in a pl/sql code?
what is index? : Sql dba