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
Is foreign key mandatory?
What is the reports view in oracle sql developer?
How can you load microsoft excel data into oracle? : aql loader
Can we rename a column in the output of sql query?
What is normalization in sql?
Explain what is a column in a table?
How do I use google cloud in sql?
How do you optimize a stored procedure query?
What are all ddl commands?
Why is partition used in sql?
What are the different types of dbms?
What is the use of triggers?
list out some tools through which we can draw e-r diagrams for mysql. : Sql dba
how to decrement dates by 1 in mysql? : Sql dba
Is primary key clustered index?