Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: Easy Question...
Put a - at the end of each line to continue on the next.
Alternatively, exec it in a PL/SQL block:
begin
myprogram(parm1,parm2,parm3 ,parm4,parmetc);
David.
![]() |
![]() |