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
How to show table names with 'mysqlshow'?
What are the different data types in mysql?
Write a query to display current date and time?
Which is better mysql or mssql?
Which is faster innodb or myisam?
What does blob mean in mysql?
If you wish to encrypt the username and password using php, how will you do that?
Is blocked because of many connection errors unblock with mysqladmin flush hosts?
Where the database is stored in mysql?
What language is mysql written in?
How do I save in mysql?
What are the steps required to view your mysql database?
What is row level locking in access?
Which command is used to view the content of the table in mysql?
What is a string in mysql?