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

Home -> Community -> Usenet -> c.d.o.misc -> PL/SQL exceptions for missing table?

PL/SQL exceptions for missing table?

From: Greg Ferguson <rtmd30_at_email.sps.mot.com>
Date: Mon, 04 May 1998 15:58:34 -0700
Message-ID: <rtmd30-0405981558340001@pangaea.sps.mot.com>


Hi,

I looked in the Oracle book, but didn't see an exception that'd be raised if I tried to do a select...into with a non-existing table.

I'm trying to handle a case where my code is first run, and its private table hasn't been initialized.

Is there a way to handle this condition?

Thanks,

Greg Received on Mon May 04 1998 - 17:58:34 CDT

Original text of this message

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