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-09-07 : 09:59:02
|
| anandhi writes "dear sir i am new to sqlserver. i am creating a database with id field. if i am having 10 records in my database, i have to check the records , using cursors and if any record is not available suppose 9th record then inserting record should get into that 9 th recordand if all the records are available then the inserting record should be the 11th record.pls answer me this using CURSORS in sql server." |
|
|
|
|
|