Skip to content

md5

function md5(column): Column;

Defined in: functions/hash.ts:9

Calculates the MD5 digest of a binary column and returns the value as a 32 character hex string.

ParameterType
columnColOrName

Column