What is the main different between Null and NOT Null.
Difference between Primary and Unique Key.
How to Check the database from which application is it
possibe.
Answer Posted / bharanikumar
primary key does not allow null value,
but unique allow only one null value...
www.happylife.in
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
how you will show all records not containing the name "sonia" and the phone number '9876543210' order by the phone_number field.
Does mysql support nosql?
How to convert dates to character strings?
Is sqlite faster than mysql?
What is 'mysqladmin' in mysql?
What is sql vs mysql?
How to get the current date in mysql?
What is mysql shell?
What is the return type of mysqli_query?
How large can a mysql database become?
Is mysql deprecated?
Why is mysql popular?
Is mysql a server or database?
What is a trigger in mysql?
Can you tell the difference between mysql_fetch_object and mysql_fetch_array?