Hey guys!

Is there a way to export a table into a txt file but delimited *with comma*?

I'm using this expression:

select * from ae_a222
where ano=2009 and dia_juliano between '1' and '365'
into outfile"C:\\Documents and Settings\\rbastos\\Meus
documentos\\teste.txt"

Thanks in advance!

Rodrigo A. de Brito Bastos
rodrigo...@gmail.com

Reply via email to