Functions & Operators
Returns comma separated numerics corresponding to a probability distribution represented by a histogram
Given a byte count, returns a string consisting of a value and the units in a human-readable format.
Given a time in picoseconds, returns a human-readable time value and unit indicator
Returns a JSON array containing an element for each value in a given set of JSON or SQL values.
Whether a value is found in a given JSON document or at a specified path within the document
Indicates whether the given JSON document contains data at the specified path or paths
Recursively sorts keys and removes spaces, allowing comparison of json documents for equality
Alias for json_detailed
Returns the first value in the set whose ordered position is the same or more than the specified fraction.
Applies the Ramer–Douglas–Peucker algorithm to provide generalized simplifications.
Whether a geometry is compliant with the WKB format and SRID syntax, and is geometrically valid.
Returns a string consisting of a value and the units in a human-readable format
Returns a modified path after replacing subpaths matching the values of various system variables with the variable name
Whether Performance Schema instrumentation for the given account is enabled
Whether Performance Schema instrumentation for the given consumer is enabled
Whether a given Performance Schema instrument is enabled by default
Returns whether a given Performance Schema instrument is timed by default
Returns whether or not Performance Schema instrumentation for the given connection_id is enabled
Returns the account (username@hostname) associated with the given thread_id
Returns all statements, stages, and events within the Performance Schema for a given thread_id
Returns a JSON object with information about the thread specified by the given thread_id
Quotes a string to produce a result that can be used as an identifier in an SQL statement
Interprets pairs of hex digits as a number and converts to the character represented by the number
Returns the Global Transaction ID of the most recent write transaction observed by the client.
Returns the Global Transaction ID of the most recent write transaction performed by the client.
Blocks the client until the transaction specified by the given Global Transaction ID is applied and committed by the node
This page is licensed: CC BY-SA / Gnu FDL
Last updated
Was this helpful?