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

Home -> Community -> Mailing Lists -> Oracle-L -> RE: a pl/sql question

RE: a pl/sql question

From: Guang Mei <gmei_at_incyte.com>
Date: Thu, 29 Apr 2004 16:17:19 -0400
Message-ID: <NJEDKDKJDGAKAEKKNEEJAEICDCAA.gmei@incyte.com>


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
>



Please see the official ORACLE-L FAQ: http://www.orafaq.com

To unsubscribe send email to: oracle-l-request_at_freelists.org put 'unsubscribe' in the subject line.
--
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

Original text of this message

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