![]() |
|
Archives of the TeradataForumMessage Posted: Thu, 03 Aug 2006 @ 20:08:14 GMT
I was trying to export data by using a delimiter '~' Fexport did not accept FORMAT as VARTEXT and provides only TEXT. please let me which is the best possible way to create a delimited file.
Sample FEXPORT
.RUN FILE teradb.cfg;
.begin export sessions 1;
.export outfile fexp1.dat
Format TEXT [ Format VARTEXT '~' NOSTOP ]
sel * from tabauth1.testtable;
.end export;
Fexpcall1
Does creation of delimited files is supported in bteq export.If so what is the settings that needs to be done. Regards, Ram
| ||||||||||||||||||||||||||||||||||||||||||||||||
| | ||||||||||||||||||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||||||||||||||||||
|
| ||||||||||||||||||||||||||||||||||||||||||||||||
| Copyright 2016 - All Rights Reserved | ||||||||||||||||||||||||||||||||||||||||||||||||
| Last Modified: 15 Jun 2023 | ||||||||||||||||||||||||||||||||||||||||||||||||