|
Archives of the TeradataForumMessage Posted: Tue, 02 Mar 2004 @ 11:54:04 GMT
Hi, You can do this using FastExport. You need to specify an output format of TEXT, for example .EXPORT OUTFILE c:\output.txt FORMAT TEXT MODE RECORD; This will output the information in a flat text file format. Please note that you will need to convert some of the field data types to a CHAR(xxx) to ensure you do not output binary or additional data, such as the length of a VARCHAR field. Regards Matthew Winter EDW Database Administrator
| ||||||||||||||||||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||||||||||||||||||
Copyright 2016 - All Rights Reserved | ||||||||||||||||||||||||||||||||||||||||||||||||
Last Modified: 15 Jun 2023 | ||||||||||||||||||||||||||||||||||||||||||||||||