Prepare for your Next Interview
This is a discussion on cursor within the Oracle forums, part of the Databases category; i have created cursor how is updated new column in cursor...
|
|||
|
Re: cursor
>>i have created cursor.how is updated new column in cursor
Still your question is not clear. To add a new column in your cursor definition just include that column name in cursor definition. CURSOR C1 is SELECT column1,column2,newcolumn FROM tablename; |
![]() |
|
| Thread Tools | |
| Display Modes | |
|
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Cursor | babi_geek | Oracle | 4 | 06-06-2008 11:38 PM |
| Cursor for loop | babi_geek | Oracle | 2 | 06-02-2008 05:35 AM |
| Cursor for loop | babi_geek | Oracle | 2 | 05-23-2008 04:09 AM |
| Cursor | murugan_learn | Oracle | 1 | 02-12-2008 12:41 AM |
| cursor to array. | Barbie | Oracle | 1 | 02-06-2007 08:57 AM |