Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> How to store output of Select statement in a file?

How to store output of Select statement in a file?

From: <vipina_at_medconnect.com>
Date: 1998/03/03
Message-ID: <6dhur6$3b3$1@nnrp1.dejanews.com>#1/1

Hi All!

   How can I store the output of an SQL statement in a file? Eg.
SQL> Select * from emp;

Will show me all the contents of emp table instead/Simultaneously I want to store it in some file say output.txt

Your views will be greatly appreciated.

Thanks
Vipin

-----== Posted via Deja News, The Leader in Internet Discussion ==----- http://www.dejanews.com/ Now offering spam-free web-based newsreading Received on Tue Mar 03 1998 - 00:00:00 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US