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.