| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> c.d.o.tools -> Re: SqlPlus batch
Noel wrote:
Wow! Faster than the speed of light!
> Enclose it in <declare begin end> block.
> declare
> x integer;
> y varchar2(2000);
> begin
> myproc(sysdate - 10, sysdate, 1, x, y);
> end;
> /
and to dump x and y values?
Thanks Received on Wed Jul 13 2005 - 07:45:57 CDT
![]() |
![]() |