Archives of the TeradataForum
Message Posted: Wed, 02 Apr 2003 @ 22:07:33 GMT
Subj: | | Re: Numeric overflow when inserting |
|
From: | | Burton, Bruce |
teradata rookie question...
when you select smallint or integer columns from a table the data is not stored in memory in the same format? I was trying to figure out
why selecting from a smallint column would not correctly insert into a smallint column on a different table.
Thanks for the code below Michael...I found one of the overflows in a smallint column...still getting overflow so it must be in one of
the remaining integer or decimal columns...painful because I'm writing out 100+ integer and decimal columns...
Thanks,
Bruce
|