RAQL function extensions

The following function extensions are RAQL-specific and are not part of the SQL standard. For a discussion of the functions defined in SQL, we refer to the SQL documentation. See also section FunctionCall for more details on the standard SQL functions being supported.

Note: Some function extensions from version 3.7 are deprecated and no longer supported in versions 3.8 and onward. See 8.3.4.1.4 Migrate RAQL queries from Version 3.7 to 3.8 for a complete list and the alternate functions from version 3.8 to use as replacements.

Topics

Plain functions

Analytic functions

Window functions over RANGEs

Migrate RAQL queries from Version 3.7 to 3.8