how we can use more then one primary key in Single Table
Answer Posted / jemi
can't
| Is This Answer Correct ? | 8 Yes | 9 No |
Post New Answer View All Answers
What is use command in mysql?
What is identity in mysql?
What is full text indexing in mysql?
what is constraints? Also explain the different types of constraints?
What is difference between oracle and mysql?
How do I view a mysql database?
What are the steps required to view your mysql database?
What are the differences between char and varchar data types?
1)for snapshot replication which agents used? 2)for Transcation replication which agents used? 3)for merge replciation which agents used?
Is sqlite faster than mysql?
How do I run mysql from command line?
How do you flush privileges?
What is bigint in mysql?
Is mysql better than oracle?
how to search second maximum(second highest) salary value(integer)from table employee (field salary)in the manner so that mysql gets less load?