Hi All,
I am using MSSQL 2000 and 2005.
i have a table memberSecurity with security numer as primary key.
I have some data in the table already.
Now i want to make secNo as auto increment and primary key with out affecting the existing data.
Is there any script that i can run for this?
Thanks,
Ramya
I am using MSSQL 2000 and 2005.
i have a table memberSecurity with security numer as primary key.
I have some data in the table already.
Now i want to make secNo as auto increment and primary key with out affecting the existing data.
Is there any script that i can run for this?
Thanks,
Ramya
Comment