|
|
|
Forum Newbie
      
Group: Forum Members
Last Login: 4/17/2008 7:53:25 AM
Posts: 7,
Visits: 50
|
|
In teradata, the numbers cannot be greater then (18,3). I have some data in my Oracle source tables which has a size of DECIMAL(22,7).
So if i push this data to Teradata Target table, then what will happen to this data,the teradata loader would neglect this data or truncate data of this size ?
Thanks in advance,
|
|
|
|
|
Supreme Being
      
Group: PAC and SFT Members
Last Login: Yesterday @ 11:52:39 PM
Posts: 303,
Visits: 420
|
|
|
Teradata V2R6.2 and later allow up to DECIMAL(38). But to answer your question, values will be rounded to fit in the number of decimal places defined.
|
|
|
|