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 -> a couple q's on procedures / functions

a couple q's on procedures / functions

From: Dan Hess <dah23_at_cornell.edu>
Date: Fri, 11 Jun 1999 11:16:33 -0400
Message-ID: <37612851.9137A652@cornell.edu>


Forgive me, I'm a newbie to oracle, having tried it for the first time just a couple of days ago.

My questions are:

1 - Is it possible to create a view inside a procedure or function? I don't need the view to persist outside the function, just to remain long enough for me to change and query it. I haven't been able to do this so far.

2 - Can someone show me an example of local variables in procedures and functions? I tried sticking the declare statement in several places without luck.

Thanks for your help!

Received on Fri Jun 11 1999 - 10:16:33 CDT

Original text of this message

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