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 to set the time zone for MySQL to particular country time?
How do I know if mysql is running on windows?
How to delete a database from mysql server.
Is the syntax correct? Explain the meaning of the syntax given below: $dbc = mysqli_connect('data.aliensabductedme.com', 'owen', 'aliensrool', 'aliendatabase');
suppose data is copie to oracle to sql by using DTS. Actully it taken 2 hours. suppose some day distribute the server in the middle of 2 hours. after how can i get the data ?
What is mysqli procedural?
How do I edit a table in mysql?
How do I start mysql database?
What is the default password for mysql?
What is the limit of mysql database?
What is normalization and list the different types of normalization?
What is 'mysqlimport'?
Write a query to retrieve a hundred books starting from 20th.
What is mysql database used for?
What is blob in mysql?