Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: a pl/sql question
The tables always exist. That exception "when others" is used for capture
"%notfound" or other exceptions, such as "multiple rows found" (although it
should not happen).
Guang
>
>
> Is the "when others" exception trying to capture errors like "table does
> not exist" or is it only for a "%notfound" condition in case there is no
> row in the table for "id =3D jid ;" ?=20
>
-- Archives are at http://www.freelists.org/archives/oracle-l/ FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html -----------------------------------------------------------------Received on Thu Apr 29 2004 - 15:12:59 CDT
![]() |
![]() |