is it possible to assign two primary key in a table
Answer Posted / vignesh lakshmirajan
Answer is strictly NO...!!!
we may have morethan one unique column in a table but we should assign only one primary key...!!
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
How to convert character strings to numeric values?
What are date and time data types in mysql?
Is number a datatype in mysql?
What is a data directory?
What is the difference between timestamp and datetime in mysql?
What do we use to remove duplicate records while fetching a data in mysql ?
What is username in mysql?
how to display nth highest salary from a table in a mysql query? : Mysql dba
How to declare variable in mysql trigger?
What happens if you no create privilege in a database?
Can you tell the reasons for selecting lamp(linux, apache, mysql, php) instead of any other combination of software programs, servers, and operating system?
What is the date format in mysql?
What is query design?
How to rename an existing table in mysql?
How does mysql store data?