Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
AskSQLTeam
Ask SQLTeam Question
0 Posts |
Posted - 2005-05-20 : 07:23:17
|
| stevanus writes "I already have the tables and i want to activate the Identity on the existing column ("not create new column"). I need to do that with T-SQL command. do you know the syntax?" |
|
|
robvolk
Most Valuable Yak
15732 Posts |
Posted - 2005-05-20 : 07:24:05
|
| Can't do it to an existing column. |
 |
|
|
|
|
|