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 |
|
shankbond
Starting Member
5 Posts |
Posted - 2009-08-04 : 09:03:00
|
| Hi, I am using cursor to access the rows of table1 then manipulate the table row by row; depending upon some conditions I have to insert some of the field values into some other table table2.how should I do that? |
|
|
SwePeso
Patron Saint of Lost Yaks
30421 Posts |
|
|
visakh16
Very Important crosS Applying yaK Herder
52326 Posts |
Posted - 2009-08-04 : 09:48:30
|
good post on composable DML Peter |
 |
|
|
SwePeso
Patron Saint of Lost Yaks
30421 Posts |
Posted - 2009-08-04 : 09:57:32
|
Thank you. N 56°04'39.26"E 12°55'05.63" |
 |
|
|
|
|
|