MySQL 9.0 Reference Manual Including MySQL NDB Cluster 9.0

14.24 Miscellaneous Functions

Table 14.34 Miscellaneous Functions

Name Description
ANY_VALUE() Suppress ONLY_FULL_GROUP_BY value rejection
BIN_TO_UUID() Convert binary UUID to string
DEFAULT() Return the default value for a table column
GROUPING() Distinguish super-aggregate ROLLUP rows from regular rows
INET_ATON() Return the numeric value of an IP address
INET_NTOA() Return the IP address from a numeric value
IS_UUID() Whether argument is a valid UUID
NAME_CONST() Cause the column to have the given name
SLEEP() Sleep for a number of seconds
UUID() Return a Universal Unique Identifier (UUID)
UUID_SHORT() Return an integer-valued universal identifier
UUID_TO_BIN() Convert string UUID to binary
VALUES() Define the values to be used during an INSERT