remove primary key from table code example Example: remove primary key from table ALTER TABLE Persons DROP PRIMARY KEY;