Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: is is possible to retrieve a SELECT query's result in a shell script?
I am answering myself : I use the SPOOL directive to write the result in a
file that I later parse
> Hello all,
>
> I have to subordinate a procedure to the content of a field in a table.
> I can launch sql procedures in .sql files from my script, but now I need
to
> retrieve a result : is it possible? and if so, how?
> I use Oracle 8i (8.1.6 & 8.1.7) DB and my script runs on Unix (AIX or
SunOS)
>
> thanks in advance
>
>
Received on Thu May 16 2002 - 11:32:02 CDT
![]() |
![]() |