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

Home -> Community -> Usenet -> c.d.o.misc -> Re: Moving around in cursors

Re: Moving around in cursors

From: Zaid <zaid_at_mail.utexas.edu>
Date: Sat, 25 Mar 2000 21:13:49 -0600
Message-ID: <8bjv5u$9hi$1@geraldo.cc.utexas.edu>


OOPS! I figured out the problem with my code. Closing and re-opening apparently works!

Zaid <zaid_at_mail.utexas.edu> wrote in message news:8bjqk0$6vg$1_at_geraldo.cc.utexas.edu...
> I know you can use FETCH to move to the next record in a CURSOR, but how
do
> you reset a CURSOR to point back to the first record? I tried closing and
> opening again, but that didn't work.
>
> Thanks in advance for you help!
>
>
Received on Sat Mar 25 2000 - 21:13:49 CST

Original text of this message

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