|
Archives of the TeradataForumMessage Posted: Tue, 14 Nov 2000 @ 19:55:27 GMT
Dara, you just have to use the appropriate FORMAT Option in your LAYOUT command. Have a look at the manuals, if the datafile is really readable ascii, then try: .IMPORT INFILE foo.data and don't use varchar in your fielddef: .FIELD f3 * char(3); btw. did you really try fastload to load that data? You have to use SET RECORD UNFORMATTED and no varchar, too. Dieter
| ||||||||||||||||||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||||||||||||||||||
Copyright 2016 - All Rights Reserved | ||||||||||||||||||||||||||||||||||||||||||||||||
Last Modified: 15 Jun 2023 | ||||||||||||||||||||||||||||||||||||||||||||||||