Function and stored procedure referenceΒΆ
These topics provide reference information for the system-defined functions and system-defined stored procedures.
Summary of functions β combined summary of all system-defined functions. Can be used as a quick-reference.
All functions (alphabetical) β alphabetical list of all system-defined functions (scalar, aggregate, table, etc.).
Aggregate functions β functions that take multiple rows/values as input and return a single value.
Scalar functions β functions that take a single row/value as input and return a single value:
String functions (regular expressions) β regular expression (search) functions
Model monitor functions β functions that retrieve metrics from machine learning model monitors.
System functions β functions that perform control operations or return system-level information.
Table functions β functions that return results in tabular format.
Window functions β functions that run analytic calculations, such as moving aggregations and rankings.
Data metric functions β functions that enable data quality measurements for tables and views.
Stored procedures β stored procedures to facilitate using certain Snowflake features.