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: Thomas Kyte <tkyte_at_us.oracle.com>
Date: Mon, 14 Jun 1999 15:36:08 GMT
Message-ID: <376f215b.12473686@newshost.us.oracle.com>


A copy of this was sent to yarch_at_hotmail.com (if that email address didn't require changing) On Mon, 14 Jun 1999 14:17:05 GMT, you wrote:

>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

you need to close it and reopen it to do that.

>Mike
>yarch_at_hotmail.com
>
>
>Sent via Deja.com http://www.deja.com/
>Share what you know. Learn what you don't.

See http://www.oracle.com/ideveloper/ for my column 'Digging-in to Oracle8i'... Mirrored (and more current) at http://govt.us.oracle.com/~tkyte/

Current article is "Fine Grained Access Control", added June 8'th  

Thomas Kyte                   tkyte_at_us.oracle.com
Oracle Service Industries     Reston, VA   USA
--
Opinions are mine and do not necessarily reflect those of Oracle Corporation Received on Mon Jun 14 1999 - 10:36:08 CDT

Original text of this message

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