hello all
i have allready created table and wan to add Composite primary key into that so for that i am using following statement
ALTER TABLE pqrimasterdetail ADD primary key (PQRIMasterID,Type,Year,PhysiciansID);
but in not executed successful it gives
the query could not be Executed.
Multiple Primary key Defined
if any one have idea then Please Help asap Thank's in advance