|
Archives of the TeradataForumMessage Posted: Thu, 08 Apr 2004 @ 21:14:26 GMT
Hi, 1.) Concatenate all your columns in your fastexport script to make it one string: e.g. select col1 || ',' || col2 || ',' || col3 || ',' from table; 2.) I wrote a small C-program, which is removing the 2 length indicator bytes for the record length. Just compile it and use it like: cat Greetings Christian
| ||||||||||||||||||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||||||||||||||||||
Copyright 2016 - All Rights Reserved | ||||||||||||||||||||||||||||||||||||||||||||||||
Last Modified: 15 Jun 2023 | ||||||||||||||||||||||||||||||||||||||||||||||||