Categories: Cryptography
MD5
Computes the MD5 hash value of a string.
Syntax
MD5(expression varchar) → varchar
- expression: The string to hash.
Examples
MD5 exampleSELECT MD5('Dremio')
-- 288e0e9ab8b8ac8737afefecf16f61fd
Categories: Cryptography
Computes the MD5 hash value of a string.
Examples
MD5 exampleSELECT MD5('Dremio')
-- 288e0e9ab8b8ac8737afefecf16f61fd