|
|
Archives of the TeradataForum
Message Posted: Fri, 04 May 2001 @ 19:50:14 GMT
Subj: | | Re: Fastload Help |
|
From: | | Jim Downey |
I don't know if it will help. I used Focus several years ago and have never used it in the Teradata world, but Focus used to format the
data on 4 byte boundaries. Since it looks ok, maybe it is not obvious that it has moved the data over just a bit (your 11 byte columns
become 12 bytes in the data and the fastload script just pulls the first 11, then starts the next column with the next byte.
I have no idea why the Where clause would change the result
| |