Can a table have two primary keys?
Answer Posted / balaji
a table can have only one primary key.
u can make another primary key
that is called a composite primary key
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Why do we use sql constraints?
What is sqlite format?
what is a field in a database ? : Sql dba
Show code of a cursor for loop.
Do foreign keys improve performance?
what is the difference between delete and truncate statement in sql? : Sql dba
Where do we use pl sql?
Why is the cursor important?
Is json a nosql?
What is a recursive join sql?
what is the difference between char and varchar data types? : Sql dba
What is faster join or subquery?
what are all the different normalizations? : Sql dba
what are the nonstandard string types? : Sql dba
How many types of indexes are there in sql?