I have declared and successfully OPENed a cursor to perform a simple select. However, when FETCHing using the cursor fails with the following error message:
"ORA-01007: variable not in select list".
The same select statement works well(retrieves the data) in PowerBuilder and TOAD. I have looked at the Oracle docs but there were not helpful. Any ideas?
"ORA-01007: variable not in select list".
The same select statement works well(retrieves the data) in PowerBuilder and TOAD. I have looked at the Oracle docs but there were not helpful. Any ideas?