Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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 / nivedita

IF NULL is specified,the feild is allow to be left empty
without any value.
IF NOT NULL is specified,the field must be given a value. In
the absence of either a NULL or NOT NULL, NULL is assumed.

-------
Unique key can't be NULL.Primary key can be NULL.
Unique key always contain unique value,duplicate are not
allowed(genrally the system genrated key).Primary key maybe
repeated.

Is This Answer Correct ?    6 Yes 35 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What command is used to delete the data from the table without deleting the table structure?

1038


What are the 5 r's of managing behaviors?

1131


How does mysql store dates?

989


What is the limitation of mysql?

1012


What is difference between mysql_connect and mysql_pconnect?

1098


What does mysqli stand for?

990


What are ddl statements in mysql?

1127


Is mysql running ubuntu?

1057


How do I completely remove mysql from windows?

1023


What is row?

1142


What is sql in mysql?

1085


What is a storage engine? What are the differences between innodb and myisam engines?

1104


What is text in mysql?

957


How can you move the master database

2095


What is ntext?

1139