continue statement in pl/SQl?

Posted by i2ijeya on Stack Overflow See other posts from Stack Overflow or by i2ijeya
Published on 2010-05-21T15:06:07Z Indexed on 2010/05/21 15:10 UTC
Read the original article Hit count: 164

Filed under:
|
|
|

I am Using Oracle 9i and I want to use continue statement or its equivalent in PL/SQL. So is there any keyword called "continue" in oracle 9i. If not, please let me know the solution for this.

© Stack Overflow or respective owner

Related posts about sql

Related posts about plsql