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
Does sqlite need a server?
What is the syntax to add a record to a table?
Can we use joins in subquery?
what are all types of user defined functions? : Sql dba
Does a user_objects view have an entry for a trigger?
What is user defined functions?
Can we use the cursor's to create the collection in PL/SQL?
Why stored procedures are faster than query?
what is a trigger? : Sql dba
What are triggers in sql?
What is trigger price?
How is data stored in sql?
What is an invalid partition table?
explain normalization concept? : Sql dba
What does where 1 1 mean in sql?