Search



Search Results
Displaying 121 to 130 of 2652 total results
https://dev.mysql.com/doc/refman/8.4/en/window-function-restrictions.html
The SQL standard imposes a constraint on window functions that they cannot be used in UPDATE or DELETE statements to update rows. Using such functions in a subquery of these statements (to select rows) is permitted. MySQL does not support these ...
https://dev.mysql.com/doc/c-api/8.4/en/c-api-prepared-statement-function-reference.html
The following table summarizes the functions available for prepared statement processing. For greater detail, see the descriptions in Section 6.4, “C API Prepared Statement Function Descriptions”.
https://dev.mysql.com/doc/refman/8.4/en/spatial-geojson-functions.html
This section describes functions for converting between GeoJSON documents and spatial values. MySQL also supports a native JSON data type and a set of SQL functions to enable operations on JSON values. For more information, see Section 13.5, “The ...Feature and FeatureCollection objects are not supported, except that geometry objects are extracted from ...
https://dev.mysql.com/doc/refman/8.4/en/gis-general-property-functions.html
The functions listed in this section do not restrict their argument and accept a geometry value of any type. Unless otherwise specified, functions in this section handle their geometry arguments as follows: If any argument is NULL, the return value ...If any geometry argument is not a syntactically well-formed geometry, an ER_GIS_INVALID_DATA error ...
https://dev.mysql.com/doc/ndbapi/en/mgm-functions-single-user-mode.html
This section covers the functions that are used for these operations. ndb_mgm_enter_single_user() ndb_mgm_exit_single_user() ndb_mgm_enter_single_user() Description This function is used to enter single-user mode on a given node. Signature int ...
https://dev.mysql.com/doc/x-devapi-userguide/en/crud-ebnf-result-functions.html
Result The syntax for this function shown in EBNF is: Result ::= '.getAffectedItemsCount()' | '.getAutoIncrementValue()' | '.getGeneratedIds()' | '.getWarningsCount()' | '.getWarnings()' Figure 11.19 Result DocResult The syntax for this function ...
https://dev.mysql.com/doc/x-devapi-userguide-shell-js/en/crud-ebnf-result-functions.html
Result The syntax for this function shown in EBNF is: Result ::= '.getAffectedItemsCount()' | '.getAutoIncrementValue()' | '.getGeneratedIds()' | '.getWarningsCount()' | '.getWarnings()' Figure 11.19 Result DocResult The syntax for this function ...
https://dev.mysql.com/doc/x-devapi-userguide-shell-python/en/crud-ebnf-result-functions.html
Result The syntax for this function shown in EBNF is: Result ::= '.getAffectedItemsCount()' | '.getAutoIncrementValue()' | '.getGeneratedIds()' | '.getWarningsCount()' | '.getWarnings()' Figure 11.19 Result DocResult The syntax for this function ...
https://dev.mysql.com/doc/heatwave/en/mys-hw-mathematical-functions.html
Table 5.9 Mathematical Functions Name Description ABS() Return the absolute value. ATAN2(), ATAN() Return the arc tangent of the two arguments CEIL() Return the smallest integer value not less than the argument. CEILING() Return the smallest integer ...
https://dev.mysql.com/doc/refman/8.4/en/gis-polygon-property-functions.html
Functions in this section return properties of Polygon or MultiPolygon values. Unless otherwise specified, functions in this section handle their geometry arguments as follows: If any argument is NULL or any geometry argument is an empty geometry, ...If any geometry argument is not a syntactically well-formed geometry, an ER_GIS_INVALID_DATA error ...
Displaying 121 to 130 of 2652 total results