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?s the difference between PRIMARY KEY and UNIQUE in
MyISAM?

Answer Posted / niraj kumar

primary key is not accept the null value.primary key is
always autoincrement.unique key is accept the one null
value.it is not a autoincrement.

Is This Answer Correct ?    4 Yes 15 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is mysql database used for?

1090


What is a result set object?

1010


How many queries can mysql handle?

1022


1)for snapshot replication which agents used? 2)for Transcation replication which agents used? 3)for merge replciation which agents used?

2051


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

1037


How do I start mysql in ubuntu?

1089


What are the steps required to view your mysql database?

1140


Is mysql deprecated?

963


How do I setup mysql?

939


What is mysql in dbms?

1093


how to search second maximum(second highest) salary value(integer)from table employee (field salary)in the manner so that mysql gets less load?

926


How to use sum function in where clause in mysql?

1011


What is ntext?

1139


SQL is not case sensitive. DELETE is the same as delete. State Whether True or False?

1073


how you will show all records not containing the name "sonia" and the phone number '9876543210' order by the phone_number field.

959