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 - 2001-03-31 : 09:34:15
|
SQLNovice writes "i have a unique identifier field that is used in an update statement, is there any way i can have a counter that will + 1 to a variable so that i can use something like:
where count = @variable" |
|
|
|
|
|