Page 1 of 1

phpmyadmin question

Posted: Fri Feb 03, 2006 3:44 pm
by nincha
whats the diference between primary, index and unique option for mysql variable type.

Posted: Fri Feb 03, 2006 4:03 pm
by Burrito
primary key
whether you want the field indexed
whether it's values must be unique (key)