Mega Code Archive
Categories
/
MySQL
/
Key
Alter table to Add an PRIMARY KEY
ALTER TABLE tblname ADD PRIMARY KEY (indexcols ...)