md5( string )
Calculate the MD5 hash value for a string. The md5 algorithm generates a 128-bit binary string result.
Example
value = md5( "the quick brown fox jumps over the lazy dog")
This information applies to Netezza Performance Server for Cloud Pak for Data System 2.0.X.
See also Netezza Performance Server for Cloud Pak for Data System 1.0.X, Netezza Performance Server for Cloud Pak for Data, and Netezza Performance Server for Cloud Pak for Data as a Service.
Calculate the MD5 hash value for a string. The md5 algorithm generates a 128-bit binary string result.
value = md5( "the quick brown fox jumps over the lazy dog")