Home Page for the TeradataForum
 

Archives of the TeradataForum

Message Posted: Mon, 21 Mar 2005 @ 14:14:25 GMT


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


Subj:   Re: Teradata Hashing vs data types
 
From:   Geoffrey Rommel

  Which two data types give same row hashing?  


You can find this out for yourself by putting the same value in columns of different types and then running this kind of query:

     select hashrow(integer_column),
      hashrow(smallint_column),
      hashrow(byteint_column),
      hashrow(char_column), ....;


     
  <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