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

Home -> Community -> Usenet -> comp.databases.oracle -> Re: jump 2 next iteration of FOR loop

Re: jump 2 next iteration of FOR loop

From: Daniel Roy <danielroy10junk_at_hotmail.com>
Date: 8 Apr 2004 07:28:40 -0700
Message-ID: <3722db.0404080628.23fe9271@posting.google.com>

> just a newbie ques
> is there something in PL/SQL that skips to the next iteration in the
> for loop like a next, etc.????

Use FETCH inside your cursor loop.

Daniel Received on Thu Apr 08 2004 - 09:28:40 CDT

Original text of this message

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