Description
Calculates the MD2 hash of a stringSyntax
MD2(string_expression)
Examples
MD2('hello world') returns d9cce882ee690a5c1ce70beff3a78c77
Calculate the MD2 message digest hash of a string value. Use MD2 for legacy checksum generation in Integrate.io ETL pipeline data processing.
MD2(string_expression)
MD2('hello world') returns d9cce882ee690a5c1ce70beff3a78c77
Was this page helpful?