The JSON_OVERLAPS() function is a built-in function in Mariadb that allows you to check whether two JSON documents have any elements in common.
JSON_OVERLAPS()
The NAME_CONST() function is a utility function that assigns a name to a constant value.
NAME_CONST()
The SYS_GUID() function in MariaDB is used to generate a globally unique identifier (GUID) based on a combination of various system values.
SYS_GUID()
The JSON_OBJECTAGG() function is a built-in function in Mariadb that allows you to create a JSON object from a set of key-value pairs.
JSON_OBJECTAGG()
The MAX() function is a useful tool for finding the maximum value in a set of values.
MAX()
The MultiPolygonFromWKB() function is a spatial function that converts a well-known binary (WKB) representation of a multipolygon geometry into a multipolygon value.
MultiPolygonFromWKB()
The SUM() function in MariaDB is an aggregate function used to calculate the sum of values in a specified column or expression.
SUM()
The JSON_OBJECT() function is a built-in function in Mariadb that allows you to create a JSON object from a list of key-value arguments.
JSON_OBJECT()
The MASTER_POS_WAIT() function is a useful tool for managing replication in Mariadb.
MASTER_POS_WAIT()
The MultiPolygonFromText() function is a spatial function that converts a well-known text (WKT) representation of a multipolygon geometry into a multipolygon value.
MultiPolygonFromText()
The SUBTIME() function in MariaDB is used to subtract a time value from a datetime or time value.
SUBTIME()
The JSON_OBJECT_TO_ARRAY() function is a built-in function in Mariadb that allows you to convert a JSON object to a JSON array.
JSON_OBJECT_TO_ARRAY()
The MASTER_GTID_WAIT() function is a useful tool for managing replication in Mariadb.
MASTER_GTID_WAIT()
The MULTIPOLYGON() function is a spatial function that creates a multipolygon value from a set of polygon values.
MULTIPOLYGON()
The SUBSTRING() function in MariaDB is used to extract a substring from a given string, based on the specified starting position and optional length.
SUBSTRING()
The JSON_OBJECT_FILTER_KEYS() function is a built-in function in Mariadb that allows you to filter a JSON object by keeping certain keys.
JSON_OBJECT_FILTER_KEYS()
The MAKETIME() function is a time function that returns a time value that is composed of a given hour, minute, and second.
MAKETIME()
The MultiPointFromWKB() function is a spatial function that converts a well-known binary (WKB) representation of a multipoint geometry into a multipoint value.
MultiPointFromWKB()
The SUBSTRING_INDEX() function in MariaDB is used to return a substring from a given string, up to a specified delimiter.
SUBSTRING_INDEX()
The JSON_MERGE() function is a built-in function in Mariadb that allows you to merge two or more JSON documents into one.
JSON_MERGE()
The MAKEDATE() function is a date function that returns a date value that is composed of a given year and a given day of the year.
MAKEDATE()
The MultiPointFromText() function is a spatial function that creates a multipoint geometry from a well-known text (WKT) representation of the multipoint.
MultiPointFromText()
The SUBSTR() function in MariaDB is used to extract a substring from a given string.
SUBSTR()
The JSON_MERGE_PRESERVE() function is a JSON function that merges two or more JSON documents and returns the result as a JSON document.
JSON_MERGE_PRESERVE()
The MAKE_SET() function is a string function that returns a set of strings that are selected from a list of strings based on a given bit mask.
MAKE_SET()
The MULTIPOINT() function is a spatial function that creates a geometry collection of points from a set of coordinates or point geometries.
MULTIPOINT()
The SUBDATE() function in MariaDB is used to subtract a specified time interval from a given date or datetime value.
SUBDATE()
The JSON_MERGE_PATCH() function is a JSON function that merges two or more JSON documents and returns the result as a JSON document.
JSON_MERGE_PATCH()
The LTRIM() function is a string function that returns a string that is left-trimmed of any leading spaces.
LTRIM()
The MultiLineStringFromWKB() function is a spatial function that creates a MULTILINESTRING object from a Well-Known Binary (WKB) representation.
MultiLineStringFromWKB()
MULTILINESTRING
he STRCMP() function in MariaDB is used to compare two strings lexically (based on their character values).
STRCMP()
In this article, we will introduce the JSON_LOOSE() function in Mariadb, which is a built-in function that adds spaces to a JSON document to make it more readable.
JSON_LOOSE()
The LPAD() function is a string function that returns a string that is left-padded with a specified character to a certain length.
LPAD()
The MultiLineStringFromText() function is a spatial function that creates a MULTILINESTRING object from a text representation.
MultiLineStringFromText()
The STR_TO_DATE() function in MariaDB is used to parse a string representation of a date and time and convert it into a DATE or DATETIME value.
STR_TO_DATE()
The JSON_LENGTH() function is a JSON function that returns the length of a JSON document.
JSON_LENGTH()
The LOWER() function is a string function that returns a string with all the characters converted to lowercase.
LOWER()
The MULTILINESTRING() function is a spatial function that creates a MULTILINESTRING object from a list of line strings.
MULTILINESTRING()
The STDDEV() function, short for standard deviation, is a statistical measure used in MariaDB to quantify the amount of variation or dispersion in a set of values.
STDDEV()
The JSON_KEYS() function is a JSON function that returns the keys of a JSON object.
JSON_KEYS()
The LOG10() function is a mathematical function that returns the logarithm of a number to the base 10.
LOG10()
The MPolyFromWKB() function is a spatial function that creates a MULTIPOLYGON object from a Well-Known Binary (WKB) representation.
MPolyFromWKB()
MULTIPOLYGON
The STDDEV_SAMP() function in MariaDB is a statistical function that calculates the sample standard deviation of a set of values.
STDDEV_SAMP()
The JSON_INSERT() function is a JSON function that inserts a value or values into a JSON document at a given path or paths.
JSON_INSERT()
The LOG2() function is a mathematical function that returns the logarithm of a number to the base 2.
LOG2()
The MPolyFromText() function is a spatial function that returns a multipolygon geometry value from a well-known text (WKT) representation.
MPolyFromText()
The STDDEV_POP() function is a statistical aggregate function in MariaDB that computes the population standard deviation of a set of values.
STDDEV_POP()
The JSON_EXTRACT() function is a JSON function that extracts a value or values from a JSON document at a given path or paths.
JSON_EXTRACT()
The LOG() function is a mathematical function that returns the natural logarithm of a number.
LOG()
The MPointFromWKB() function is a spatial function that returns a multipoint geometry value from a well-known binary (WKB) representation.
MPointFromWKB()