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 unique records.
How do you shutdown a mysql database?
How do I edit a database in mysql workbench?
What is data directory in mysql?
Can mysql scale horizontally?
How triggers can be used in mysql?
Why we use mongodb instead of mysql?
what are the different tables present in mysql? : Mysql dba
What is database engine in mysql?
Can we write procedure in mysql?
What are the different column comparison operators in mysql?
How do I tune a mysql query?
How to update info already in a table and delete a row(s) from a table.
How can I see connections in mysql?
How to use in conditions?