A
Anwar
Hi,
I am trying to drop and add primary key of table
I tried both of following statementd, none of the
following worked,
ALTER TABLE TableName DROP PRIMARY KEY(PrimaryKeyIndexName)
ALTER TABLE TableName DROP PRIMARY KEY
Your help will be very appriciated
Thanks
I am trying to drop and add primary key of table
I tried both of following statementd, none of the
following worked,
ALTER TABLE TableName DROP PRIMARY KEY(PrimaryKeyIndexName)
ALTER TABLE TableName DROP PRIMARY KEY
Your help will be very appriciated
Thanks