t-sql code for altering/creatign indexes
satya - Tuesday, January 10, 2012 10:08:43 AM
t-sql alter table create index syntax example
t-sql alter table create index syntax example
satya - Tuesday, January 10, 2012 10:09:23 AM
t-sql auto sequence column create define
t-sql auto sequence column create define
satya - Tuesday, January 10, 2012 10:18:25 AM
an interesting link from sybase talking about identity columns
an interesting link from sybase talking about identity columns
satya - Tuesday, January 10, 2012 10:21:50 AM
t-sql alter table to make a column an identity column
t-sql alter table to make a column an identity column
Search for: t-sql alter table to make a column an identity column
satya - Tuesday, January 10, 2012 10:28:46 AM
Ok this may not be as simple. Read this discussion on stackoverflow
Ok this may not be as simple. Read this discussion on stackoverflow
satya - Tuesday, January 10, 2012 1:40:36 PM
For simple tables you can use sql manager to do the work for you. See this link
For simple tables you can use sql manager to do the work for you. See this link