how we can use more then one primary key in Single Table
Answer Posted / piyush
We can use more then one primary keys in a single table but
it is possible only in 2005. otherwise we can not use more
then one primary keys in a single table.
| Is This Answer Correct ? | 10 Yes | 3 No |
Post New Answer View All Answers
How to upload a large file through phpmyadmin in mysql?
What are views in mysql?
What is row level locking in mysql?
How do I stop a query in mysql workbench?
What is the role of a limit in a mysql query?
What is a query in mysql?
What is the difference between having and where clause in mysql? Explain
How can you take the backup and restore a mysql database using php?
How do I drop a database in mysql?
How we can see all indexes defined for a table in mysql?
How do I add a column to a table in mysql?
Write a command with which mysql table can be repaired
What is the use of mysql_fetch_array () function in php?
Does mysql support sequence?
What is the usage of regular expressions in mysql?