  |  
  |  
 
Archives of the TeradataForum 
 
 
Message Posted: Thu, 27 Apr 2006 @ 10:01:47 GMT 
 
  
 
 
 
 
  
|  Subj:  |   |  Re: Index Mechanism?  |   
|     |   
|  From:  |   |  Singh, Manish Kumar  |   
  
 
 
  
The first part need not be true always.. It depends how PI(A,B) is calculated. The second part gives the actual formula for finding Hash which
makes first part equal. 
Assume PI(A,B) = contact(A,B) i.e. the two vales are converted to string and then appended then 
     PI(A,B) <> PI(B,A) as PI(A,B) = AB and PI(B,A) = BA
     Since PI(A,B) = PI(A) + PI(B) + PI(A,B) which makes pI(A,B) = PI(B,A)
 Regards, 
Manish 
 
 
 
 
   
 
 |   |