WEIGHT_STRING
Return the weight string. This function returns the binary string that represents the sorting and comparison value of the input string.
Syntax
WEIGHT_STRING(str [AS {CHAR|BINARY}(N)] [LEVEL levels] [flags])
levels: N [ASC|DESC|REVERSE] [, N [ASC|DESC|REVERSE]] ...Description
Examples
Last updated
Was this helpful?

