Re: newbie question on procedures
From: Pasi Taiminen <pasit_at_pcuf.fi>
Date: 1996/02/21
Message-ID: <4gf4ce$qiv_at_news.clinet.fi>#1/1
Date: 1996/02/21
Message-ID: <4gf4ce$qiv_at_news.clinet.fi>#1/1
Try
show errors
or
select * from user_errors
However in PL/SQL you have to have INTO <variable> before FROM or
if you select more than one columns a cursor
Pasi Taiminen, Helsinki, Finland
Received on Wed Feb 21 1996 - 00:00:00 CET