Re: SqlPlus batch

From: ciccio <ciccio_at_ciccio.it>
Date: Wed, 13 Jul 2005 14:45:57 +0200
Message-ID: <42d50cc3_3_at_x-privat.org>


[Quoted] Noel wrote:

[Quoted] 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;
> /

[Quoted] and to dump x and y values?

Thanks Received on Wed Jul 13 2005 - 14:45:57 CEST

Original text of this message