Updated on 2025-09-05 GMT+08:00

Hash Functions

The following table lists the hash functions supported by SecMaster SQL syntax.

Table 1 Hash functions supported by SecMaster SQL syntax

Function

Function Description

MD5(string)

Returns the MD5 hash value of the string as a 32-digit hexadecimal string and returns NULL if the string is NULL.