Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> CURSOR

CURSOR

From: Allan Martin <allan.martin_at_saic.com>
Date: Sat, 1 Dec 2001 11:48:50 -0000
Message-ID: <3c0855e2@cpns1.saic.com>


Hi,

I'm trying to write a cursor which has a where clause in it. However, the where condition is not discovered until later in the script. How do I make the cursor only compile after the select has taken place that finds the condition. I don't want to store this as a stored procedure, I just need it as a sql script.

Thanks in advance.

Allan Martin Received on Sat Dec 01 2001 - 05:48:50 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US