............... command is used to remove primary key from a table in SQL.
Alter
Reason — The ALTER command is used to delete a primary key constraint from a table in SQL.
ALTER