Code has been added to clipboard!

Dropping PRIMARY KEY SQL

Example
ALTER TABLE Guests
DROP PRIMARY KEY;