Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: How to run PL/SQL?
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
![]() |
![]() |