Re: Dumping data from table
From: Thomas Kyte <tkyte_at_us.oracle.com>
Date: Fri, 25 May 2001 16:07:27 -0400
Message-ID: <oretgto3u1c6kc8hrdklnaagctdsgrju81_at_4ax.com>
Date: Fri, 25 May 2001 16:07:27 -0400
Message-ID: <oretgto3u1c6kc8hrdklnaagctdsgrju81_at_4ax.com>
A copy of this was sent to "sergey khochay" <skhochay_at_hotmail.com> (if that email address didn't require changing) On Fri, 25 May 2001 09:17:51 -0700, you wrote:
>Hi
>
>How can I export all table into a comma delimited file ? IF
>
>-- do not use this type of approach SELECT COL1||','COL2 FROM TABLE
>-- must me on UNIX box
>
>
>Sergey.
>
see
http://osi.oracle.com/~tkyte/flat/index.html
...
-- Thomas Kyte (tkyte_at_us.oracle.com) Oracle Service Industries Howtos and such: http://asktom.oracle.com/ http://asktom.oracle.com/~tkyte/ Oracle Magazine: http://www.oracle.com/oramag Opinions are mine and do not necessarily reflect those of Oracle CorpReceived on Fri May 25 2001 - 22:07:27 CEST