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 |
|
gem_patel
Starting Member
10 Posts |
Posted - 2001-06-01 : 06:46:00
|
| I want to write a stored proc for inserting id in a table which already has some records inserted. Is there any facility like "rownum"which iterates thru each row and updates ID??? I have tried to find rownum like facility but failed. If anybody can give me idea ....thanks in advance for that |
|
|
|
|
|