how we can use more then one primary key in Single Table
Answer Posted / sathishrpillai
A single table can't have two primary keys.it can only
forgein keys.but u can use any number of foregin key in a
single table.
| Is This Answer Correct ? | 15 Yes | 7 No |
Post New Answer View All Answers
what is a cursor? : Mysql dba
What can I do with mysql?
What is 'mysqladmin' in mysql?
What is longblob in mysql?
What is the current root password of mysql?
how to dump all databases for backup. Backup file is sql commands to recreate all db's.
What is the difference between a database and a table?
What is mysql cursor?
How you will Show unique records.
Is mysql an oracle product?
How do I edit a table in mysql workbench?
How to see the create table statement of an existing table?
Why is it called mysql?
What is ibdata1?
Which is faster mysql or mongodb?