is it possible to assign two primary key in a table
Answer Posted / sudipta santra
IF WE MAKE COMPOSITE PRIMIRAY KEY THEN ONLY MORE THAN ONE
COLUMNS WILL BE BIND UP.
| Is This Answer Correct ? | 11 Yes | 1 No |
Post New Answer View All Answers
What are the difference between now and current_date in mysql?
What is a storage engine?
What is cursor in mysql?
How to delete a table.
What is the maximum no of columns a table can have?
What is difference between group by and order by clause?
What you can use regular expression for in mysql? Support your answer with an example?
How do I completely remove mysql from windows?
Does insert statement lock the table?
How to create table show example
Can a table have multiple primary keys?
What is mysql server?
Is null in mysql?
What is foreign key in mysql?
How can an index be declared in mysql?