Re: SQL EXPORT STATEMENT
From: Guido Konsolke <Guido.Konsolke_at_Triaton.com>
Date: Wed, 6 Nov 2002 10:46:46 +0100
Message-ID: <1036575893.885909_at_news.thyssen.com>
Date: Wed, 6 Nov 2002 10:46:46 +0100
Message-ID: <1036575893.885909_at_news.thyssen.com>
Andre Boeder wrote...
>hello!
Hi Andre,
>i need to export a result of a view into a csv file. is there a way to
>do it with a sql statement ?
sure, just spool your select statement.
To separate the cols, issue a set colsep command before.
>
>thx
You're welcome.
>andré
hth,
Guido
Received on Wed Nov 06 2002 - 10:46:46 CET