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
List some comparisons operators used in mysql?
can you tell how can you display the maximum salary in sql? : Mysql dba
What is a heap table?
What is the use of i-am-a-dummy flag in mysql?
Why use stored procedures in mysql?
How to use count function in mysql?
What is mysql enterprise edition?
How do I copy an entire mysql database?
What do you understand by mysql terminal?
What is row level locking?
What are triggers in mysql?
How do I set user privileges in mysql?
How show all tables in mysql query?
how to search second maximum(second highest) salary value(integer)from table employee (field salary)in the manner so that mysql gets less load?
What are the mysql database files stored in system ?