CHECKSUM
CHECKSUM returns an UNSIGNED FIXED BIN(32) value that is the checksum value for a specified buffer.
- 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