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 how-to procedure

PL/SQL how-to procedure

From: CG <christian.gregory_at_citicorp.com>
Date: 1997/03/28
Message-ID: <333C8093.19A5@citicorp.com>#1/1

...Can anyone tell me if it is possible to create a procedure with a simple 'select' statement ?... ie. select * from table_a;

this select statement will not have an into clause.

the reason I ask is that I can't seem to be able to create a procedure unless I have that into clause...

Any help is appreciated .... chris Received on Fri Mar 28 1997 - 00:00:00 CST

Original text of this message

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