What?s the difference between PRIMARY KEY and UNIQUE in
MyISAM?

Answer Posted / amith

PRIMARY KEY cannot be null, so essentially PRIMARY KEY is
equivalent to UNIQUE NOT NULL

Is This Answer Correct ?    28 Yes 8 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the default port of mysql server?

516


How to add a new column to an existing table in mysql?

530


What language is mysql written in?

505


What is user in mysql?

441


What is MySQL?

581






How to do login in mysql with unix shell.

546


In mysql, what is the default storage engine?

510


How to start mysql server?

527


What is the usage of ENUMs in MySQL?

637


How would you get the current date in mysql?

652


What are the different mysql database engines?

535


How do I make an action query?

485


What is the difference between MyISAM Static and MyISAM Dynamic?

590


How do I create a mysql database?

495


What is bigint in mysql?

518