79121360

Date: 2024-10-24 09:56:49
Score: 1.5
Natty:
Report link

just testing this function and have a question why result TO_BYTES is giving me slightly diffrent value.

select hash_md5('8009304000003022'), CAST (TO_BYTES (hash_md5('8009304000003022'), 'base16') as BYTE (16));

I have number of HASH_MD5 values loaded to TD as BYTE(16) and would like to join using this function.

Reasons:
  • No code block (0.5):
  • Low reputation (1):
Posted by: viallos