is it possible to assign two primary key in a table
Answer Posted / sushma s
A table can have only one primary key assigned.
| Is This Answer Correct ? | 19 Yes | 0 No |
Post New Answer View All Answers
Why phpmyadmin is used for mysql?
What is difference between mysql and mysql server?
How do you rename a table in mysql?
Can mysql function return a table?
What is the use of mysqli_fetch_assoc?
Create table employee (eno int(2),ename varchar(10)) ?
How do I find the size of a mysql database?
How to write optimized query in mysql?
What language does mysql use?
What is a result set object?
What are procedures in mysql? Explain
What is the difference between float and double?
How to load a csv file into a table
what is the procedure to configure the application of mysql?
What is mysqladmin flush hosts?