Stored proceduresΒΆ

Snowflake provides stored procedures to facilitate using certain Snowflake features. To find the stored procedures that are associated with a particular Snowflake Class, see SQL class reference.

Use CALL to call a stored procedure. For example:

CALL SYSTEM$CLASSIFY('hr.tables.empl_info', null);
Copy

Snowflake supports the following stored procedures, grouped by feature:

Feature

Stored procedure

Data Classification

Differential privacy

Synthetic data

Notifications

Data sharing and collaboration

Default event table