Hash128() 會傳回組合輸入運算式值的 128 位元雜湊。結果為包含 22 個字元的字串。
Syntax:
Hash128(expr{, expression})
Return data type: 字串
Example:
Hash128 ( 'abc', 'xyz', '123' )
Hash128 ( Region, Year, Month )