how we can use more then one primary key in Single Table
Answer Posted / sonu kumar
we can more than one primary key in a single table in case of self joining
eg:-if want to details of employee and their manager in same table than empid,mngid both treated as primary key
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is dirty read and phantom read?
What is the full form of mysql?
Is there a free version of mysql?
What is sql vs mysql?
Why mongodb is faster than mysql?
what is the difference between the nvl function, ifnull function, and the isnull function? : Mysql dba
How to enter binary numbers in sql statements?
How do I transfer data from one database to another in mysql?
How do you restart mysql?
What is mysqlcheck do?
How to define numeric 9(3) in db2 table without decimal point??
What are the disadvantages of stored procedures?
How to use count function in mysql?
What is user in mysql?
How do you stop an access query?