What is the difference between primary and unique key
Answer Posted / venkat rao
Unique key takes null value but primary key doesnot take
null value
primary key have properties of both null key and unique key
constraints
| Is This Answer Correct ? | 21 Yes | 4 No |
Post New Answer View All Answers
Can varchar be primary key?
What is the latest mysql?
What does mysqli_fetch_assoc do?
How do you backup a database in mysql?
Can we rename database in mysql?
What is blob storage?
Can foreign key have duplicate values?
What is the password of mysql?
What is the difference between unix timestamp and mysql timestamp?
How to return query output in xml format?
How to display odd rows in student table in mysql?
Is pdo faster than mysqli?
What is mysql database extension?
How do stored procedures work?
What is the command used to create a database using php and mysql?