Re: How to move data from Oracle to flat files

From: gvr <gvr_at_hotmail.com>
Date: 1997/11/11
Message-ID: <01bceedf$c8b8c040$6163a182_at_s679560.student.twi.tudelft.nl>#1/1


The easiest way to do this would be to write a select statement that selects all info you want in the desired format, run that statement in sql*plus and spool the output to a file.

Goog luck

Gvr Received on Tue Nov 11 1997 - 00:00:00 CET

Original text of this message