CHECKSUM

CHECKSUM returns an UNSIGNED FIXED BIN(32) value that is the checksum value for a specified buffer.

Read syntax diagramSkip visual syntax diagramCHECKSUM( q, n)
q
Specifies the address of the source buffer.
n
Specifies the length in bytes of the source buffer. It must have a computational type and is converted to type size_t.1