Can a table have two primary keys?
Answer Posted / suresh somayajula
A table can have Only One Primary key. But a table can have
composite Primary key. that means we can create composite
primary key
upto 16 columns only.
suresh.
suresh_somayajula@hotmail.com
| Is This Answer Correct ? | 52 Yes | 4 No |
Post New Answer View All Answers
how do you login to mysql using unix shell? : Sql dba
how can we take a backup of a mysql table and how can we restore it. ? : Sql dba
Is sql a backend?
What is a function in oracle pl sql?
how to present a past time in hours, minutes and seconds? : Sql dba
What is out parameter used for eventhough return statement can also be used in pl/sql?
Which command is used to call a stored procedure?
Which software is used for pl sql programming?
how to convert character strings to dates? : Sql dba
What are different types of functions in sql?
How to read/write files from pl/sql?
Explain what is dbms?
What is trigger in sql?
What is vector point function?
What are the syntax and use of the coalesce function?