![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Dear SQLers: I have been digging into cursors. It appears that one can not ^ and the like modify a cursor variable passed as a parameter. Being able to do so ^^^^^^ would be very useful. What do you do when you need to modify a cursor ^^^^^^ parameter? Or what is the workaround? |
#3
| |||
| |||
|
|
On Fri, 06 May 2011 15:00:39 -0700, Gene Wirchenko <genew (AT) ocis (DOT) net wrote: I have been digging into cursors. It appears that one can not ^ and the like modify a cursor variable passed as a parameter. Being able to do so ^^^^^^ would be very useful. What do you do when you need to modify a cursor ^^^^^^ parameter? Or what is the workaround? Whoops! Read as "table". What do you do when you want to treat a cursor as a table? I want to build a cursor of data manipulating it with SQL commands as I would a table and then update another table using the cursor as a cursor. |
![]() |
| Thread Tools | |
| Display Modes | |
| |