Its possible to add more than one primary key for the table
Answer Posted / ravi singh
No, physically its not possible to add more then one primary key on a table, although logically you can create an unique key on a column and put it as not null .
| Is This Answer Correct ? | 8 Yes | 1 No |
Post New Answer View All Answers
describe transaction-safe table types in mysql : sql dba
What is a design view?
How do I write a cron which will run a sql query and mail the results to agroup?
Does sql require a server?
How do you use join?
What is the requirement of self-join?
How do I copy a table in sql?
Write a unique difference between a function and a stored procedure.
what are the non-standard sql commands supported by 'mysql'? : Sql dba
What are transaction and its controls?
Enlist the characteristics of pl/sql?
What is sql used for?
what is a constraint? : Sql dba
What is the maximum database size for sql express?
How insert into statements in sql?