Quantcast
Channel: Teradata Forums - All forums
Viewing all articles
Browse latest Browse all 27759

Getting a unique value for VARCHAR field. - response (6) by dnoeth

$
0
0
Hi Suhail, of course you can use the function as-is, pre-13.10 just doesn't support SQL functions. The basic calculation is like getting a year-month out of a year and a month: year * 100 + month = 2013*100+01 -> 201301 For binary data it's: aabbccdd -> hashbucket(aabb....) * 2**16 + hashbucket(ccdd....) Dieter

Viewing all articles
Browse latest Browse all 27759

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>