﻿<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>Teradata Forums / Teradata  / Training  / Number Data Type / Latest Posts</title><generator>InstantForum.NET v4.1.4</generator><description>Teradata Forums</description><link>http://www.teradata.com/teradataforum/</link><webMaster>info@teradata.com</webMaster><lastBuildDate>Thu, 04 Dec 2008 02:58:03 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: Number Data Type</title><link>http://www.teradata.com/teradataforum/Topic3096-13-1.aspx</link><description>deleted a mis directed thread. can't see a delete option. apologies.&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;</description><pubDate>Wed, 04 Jul 2007 08:55:37 GMT</pubDate><dc:creator>marcmc</dc:creator></item><item><title>RE: Number Data Type</title><link>http://www.teradata.com/teradataforum/Topic3096-13-1.aspx</link><description>Teradata V2R6.2 (not 6.1.x) supports BIGINT and DECIMAL(38,x) datatypes. Never use FLOAT unless approximate values are acceptable.&lt;br&gt;&lt;br&gt;In earlier releases, possible workarounds include using a smaller field such as DECIMAL(18,x) if that will hold the actual data values, storing the data in separate "high order" and "low order" fields and combining them in your application, or storing the data in character form. In the latter two cases you may be able to define UDFs to simplify working with the data.</description><pubDate>Sun, 28 Jan 2007 13:09:41 GMT</pubDate><dc:creator>Fred Pluebell</dc:creator></item><item><title>RE: Number Data Type</title><link>http://www.teradata.com/teradataforum/Topic3096-13-1.aspx</link><description>We have decimals which have max size of (18,18) in V2R6 1.0.1 and (32,18) in V2R6 1.1.1&lt;br&gt;Other than that, we have Floats which can manage anything above 18.&lt;br&gt;Integer can accomodate only 2Billion of values.&lt;br&gt;Number(10) in oracle is Decimal(10,0) in teradata.&lt;br&gt;&lt;br&gt;Hope u got it</description><pubDate>Sat, 27 Jan 2007 15:17:35 GMT</pubDate><dc:creator>rakeshroshanjha</dc:creator></item><item><title>Number Data Type</title><link>http://www.teradata.com/teradataforum/Topic3096-13-1.aspx</link><description>Hi &lt;br&gt;&lt;br&gt; I am loading data from oracle to Teradata table, one of the source column having data type Number in oracle which contains data having length of 30 digits.In Teradata for the same column the datatype is INTEGER.Integer accomodates maximum length of 8 digits.&lt;br&gt;&lt;br&gt;Is there any other data type I can use for this to store length of 30 digits in Teradata.I have tried with decimal, even decimal is having limitation of 18. &lt;br&gt;&lt;br&gt;Thanks,&lt;br&gt;Gowda </description><pubDate>Thu, 01 Dec 2005 06:40:54 GMT</pubDate><dc:creator>rajgowda</dc:creator></item></channel></rss>