how to add primary key to existing table in mysql code example Example: remove primary key from a table alter table Player DROP PRIMARY KEY;