Skip to Main Content

SQL & PL/SQL

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

using 'EXIT' in a pl/sql block

485512May 5 2006 — edited May 5 2006
Hi,

Is it that, EXIT can be used only within a loop.

In my code, I do a validation. If the validation fails I have to exit from the code. There are no loops in my code.

How should I do it.

Thanks in advance
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 2 2006
Added on May 5 2006
5 comments
1,704 views