![]() |
|
Archives of the TeradataForumMessage Posted: Wed, 04 Feb 2004 @ 13:47:59 GMT
Hi, Can anyone help me in generating a fastexport output file without control characters. I am running a simple fastexport script:
.logtable tab1;
.logon dbc/usr,pwd;
database db1;
sessions 2
tenacity 5
sleep 1;
.export outfile test.txt
format text;
Select QuestionID from QUESTION order by 1;
.end export;
.logoff;
Output file "test.txt" generated as: ^GHPOL_ID ^DQ103 ^DQ135 ^DQ138 ^FQ142_1 ^FQ142_2 : : Is there any option to get the file without these control characters. Thanks Rishi
| ||||||||||||||||||||||||||||||||||||||||||||||||
| | ||||||||||||||||||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||||||||||||||||||
|
| ||||||||||||||||||||||||||||||||||||||||||||||||
| Copyright 2016 - All Rights Reserved | ||||||||||||||||||||||||||||||||||||||||||||||||
| Last Modified: 15 Jun 2023 | ||||||||||||||||||||||||||||||||||||||||||||||||