Subject: To iterate the FOR loop variable
Posted By: garg.ashish15 Post Date: 11/10/2006 8:31:38 AM
Hi,

I want to iterate the FOR LOOP Cursor Variable as:

FOR curRec IN ( SELECT * FROM l_tableName )

where l_tableName is a variable and the table can have any number of columns into it.

How do I iterate the curRec with the columns??

I want to write all columns by TAB separated.

Please reply me asap....

Thanks,

Ashish


Go to topic 52052

Return to index page 124
Return to index page 123
Return to index page 122
Return to index page 121
Return to index page 120
Return to index page 119
Return to index page 118
Return to index page 117
Return to index page 116
Return to index page 115