Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: How to run PL/SQL?

Re: How to run PL/SQL?

From: rateng <rateng_at_wz.col.com.cn>
Date: Fri, 5 Nov 1999 09:07:41 +0800
Message-ID: <7vta8i$2o8o$1@news.cz.js.cn>


You can use EXECUTE 'procedure/function name' to run your procedure or function of PL/SQL in the SqlPlus . But you had created the procedure or function into your database directory before running your PL/SQL. the comment had been publish in the TechNet http://technet.oracle.com

Jeff Lee wrote in message <7vrql0$dka$1_at_justice.csc.cuhk.edu.hk>...
>Hi,
>
>Do you have experience on PL/SQL?
>Could you share with me how can I get my script work?
>
>Jeff
>
>
Received on Thu Nov 04 1999 - 19:07:41 CST

Original text of this message

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