how to alter table in sql to add primary key code example Example: add primary key to existing table sql alter table Persion add primary key (persionId,Pname,PMID)