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 the password of mysql?
What are the advantages of myisam over innodb?
What is the command line end user interface - mysql?
How are mysql timestamps seen to a user?
What is mvcc in mysql?
How to Change a users password from MySQL prompt. Login as root. Set the password. Update privs.
What is the purpose of mysql database?
Explain timestamp?
How can you import tables from a sql file into a database by using the mysql client?
What do we use to remove duplicate records while fetching a data in mysql ?
What is a select query?
How many entries can mysql handle?
Is mysql good for large database?
What is mysqli_free_result?
Which command is used to view the content of the table in mysql?