Hi,
More Than one Primary Key is a Composite Key.
Create table Test(Testid int,TestidKey int add constraint pk_Test(Testid,TestidKey),TestName varchar(90))
Regards
Sriram.R
sriram
Muhsinathk, if this helps please login to Mark As Answer. |
Reply | Alert Moderator