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 -> Re: CURSOR QUESTION

Re: CURSOR QUESTION

From: Mark Gumbs <mgumbs_at_nospam.hotmail.com>
Date: Mon, 14 Jun 1999 16:49:14 +0100
Message-ID: <37652222.0@145.227.194.253>


No, as far as i know.
You probably have to exit the loop early (using the exit command) and create some code dependant on some condition to re-start the cursor loop. I can sense recursive spaghetti sql comming on.......;-)

M

yarch_at_hotmail.com wrote in message <7k32so$po6$1_at_nnrp1.deja.com>...
>Help!!
>Can I 'reset' a cursor to the beginning? Currently
>I open the cursor and fetch....I need to go back to the beginning
>and loop thru it again.
>Thanks
>Mike
>yarch_at_hotmail.com
>
>
>Sent via Deja.com http://www.deja.com/
>Share what you know. Learn what you don't.
Received on Mon Jun 14 1999 - 10:49:14 CDT

Original text of this message

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