Can a table have two primary keys?
Answer Posted / rahul khanke
primary key is only and only one in a table.
it may be in more column in table means
In one table --one primary key and more than one column on
the same table
| Is This Answer Correct ? | 9 Yes | 4 No |
Post New Answer View All Answers
What is oracle sql developer?
What is cte sql?
how mysql optimizes distinct? : Sql dba
How to run sql functions in pl/sql?
How many functions are there in sql?
Explain the update statement in sql
What is multiple columns?
What does plv msg allows you to do?
What does select * from mean in sql?
What are sql indexes?
What are operators available in sql?
What do you mean by table in sql?
How can you fetch common records from two tables?
What is bind variable in pl sql?
What do you mean by query optimization?