What is the difference between primary and unique key
Answer Posted / pradeep rajpoot
primary key no null value allow.
but unique key one null value is allow
| Is This Answer Correct ? | 0 Yes | 4 No |
Post New Answer View All Answers
What you can use regular expression for in mysql?
How to write date and time literals?
Is mysql a scripting language?
What is pdo in php mysql?
Why do you think it is advised to not to use guid and character columns as clustered index arrays?
Can you tell how to find the number of rows in a resultset using php?
What is mysql good for?
What is dbms in mysql?
What is back end and front end?
How Switch (select or use) to a database.
What is the storage engine for mysql?
How do you shutdown a mysql database?
Is mysql an oracle product?
What is full form of xampp?
How to update info already in a table and delete a row(s) from a table.