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
What is ddl, dml, and dcl?
What are the functions of mysql?
What is pragma exception?
What is delimiter in mysql stored procedure?
What is pragma serially_reusable and why is it used?
What is the use of mysqli_fetch_assoc?
What is row level locking?
How do I drop a database in mysql?
What are the types of index?
How to present a past time in hours, minutes and seconds?
How do I remove a user from mysql?
How To see all the tables from a database of mysql server.
What does mysql workbench do?
What is the use of pdo?
What are date and time intervals?