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

How do I select a database in mysql workbench?

485


Can we rename database in mysql?

482


What does mysqli_fetch_assoc do?

479


What is triggers?

503


What is memory table in mysql?

491






How do I assign a variable in mysql?

469


How many ways to get the current time?

503


How does mysql clustering work?

475


How can I connect mysql database?

469


What is a mysql server?

504


How do I kill a mysql connection?

463


What is relational database in mysql?

487


What do you need to connect php to mysql?

517


What are the applications required to support mysql?

478


What is mysql shell?

518