What is the difference between primary and unique key
Answer Posted / durai
primary key is does not allow duplicate which is contain not
null it is only once we can use in table
unique key allow null value
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
If you wish to encrypt the username and password using php, how will you do that?
What is the difference between the LIKE and REGEXP operators?
Can you tell the difference between mysql_connect and mysql_pconnect? : Mysql dba
Does facebook still use mysql?
Can we rollback truncate in mysql?
Is there a way to see the files which are stored?
How can I insert images into a Mysql database?
Is microsoft sql same as mysql?
How to set mysql variable in php?
What is flush privileges in mysql?
How to display top 10 rows in mysql?
What is the use of concat() in mysql?
Is mysql free download?
How many columns can you create for an index?
What is sharding in mysql?