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 -> Compilation error

Compilation error

From: Jean <neoch_at_ntucworld.org.sg>
Date: 1997/03/12
Message-ID: <01bc2ecd$17fa8a40$621e0a0a@pc3098.ntucworld.org.sg>#1/1

I have written the following procedure:

create procedure andy as
begin

        select 'aaa' from dual;
end;
/

It compiles with error. I don't understand. Can anyone please enlighten me!!!! Received on Wed Mar 12 1997 - 00:00:00 CST

Original text of this message

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