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 -> WITH HOLD cursors in Oracle stored procs

WITH HOLD cursors in Oracle stored procs

From: Aakash <bordia_at_gmail.com>
Date: 19 Jan 2006 18:10:06 -0800
Message-ID: <1137723006.856400.22980@g47g2000cwa.googlegroups.com>


Is it possible for a stored proc written in PL/SQL to return a refcursor which is WITH HOLD? I tried the following syntax: OPEN RS WITH HOLD FOR SELECT... Any help welcome!
Thanks
Aakash Received on Thu Jan 19 2006 - 20:10:06 CST

Original text of this message

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