Re: PL/SQL ?

From: Steve Shiflett <shiflett_steve_at_mm.ssd.lmsc.lockheed.com>
Date: 1996/03/27
Message-ID: <3159ECDA.582F_at_mm.ssd.lmsc.lockheed.com>#1/1


Try:

create or replace

procedure xxx(

...

end;
/
show errors

The "show errors" will probably give you what you are looking for. Received on Wed Mar 27 1996 - 00:00:00 CET

Original text of this message