Home Page for the TeradataForum
 

Archives of the TeradataForum

Message Posted: Tue, 05 Aug 2008 @ 13:35:36 GMT


     
  <Prev Next>   <<First <Prev
Next>
Last>>
 


Subj:   Re: Info required for compatible data types
 
From:   Dempsey, Mike

INT16 is SMALLINT.

There are no direct equivalents for unsigned integers.

If your data fits into a signed integer of the same type you would use SMALLINT and INTEGER but if the data might exceed the signed integer capacity you would need to use the next larger size integer.

     UINT16  -->  SMALLINT  or  INTEGER
     UINT32  -->  INTEGER   or  BIGINT

Mike Dempsey
Teradata Client Tools



     
  <Prev Next>   <<First <Prev
Next>
Last>>
 
 
 
 
 
 
 
 
 
  
  Top Home Privacy Feedback  
 
 
Copyright for the TeradataForum (TDATA-L), Manta BlueSky    
Copyright 2016 - All Rights Reserved    
Last Modified: 15 Jun 2023