Hi All,
I have a select query that returns multiple records.i have to store this in a variable and again use that variable in the where clause of a cursor.
I'm getting an exception as my query returns multiple rows.
Please HELP!!
PS: This might be a simple thing but i'm new to oracle.
I have a select query that returns multiple records.i have to store this in a variable and again use that variable in the where clause of a cursor.
I'm getting an exception as my query returns multiple rows.
Please HELP!!
PS: This might be a simple thing but i'm new to oracle.