is it possible to assign two primary key in a table
Answer Posted / vignesh lakshmirajan
Answer is strictly NO...!!!
we may have morethan one unique column in a table but we should assign only one primary key...!!
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What are queries used for?
What are enums used for in mysql?
What is the full form of mysql?
How to dump one database for backup.
Why do you think it is advised to not to use guid and character columns as clustered index arrays?
How do I connect to mysql database?
What is the current mysql version?
What is pdo in mysql?
Is mysql distributed?
What is the difference between myisam dynamic and myisam static in mysql?
What port is mysql running on?
Where’s database data actually stored?
What is different between sql and mysql?
What is prepare statement in mysql?
what is a cursor? : Mysql dba