Tag-based Data Masking in Snowflake
Snowflake combines best of tagging and data masking features to protect sensitive data which is referred to as Tag-based Data Masking
Snowflake combines best of tagging and data masking features to protect sensitive data which is referred to as Tag-based Data Masking
Tags in Snowflake can be applied on the database objects which lets you discover, monitor and protect sensitive data.
Pushdown Optimization Preview helps in identifying the SQL to be executed and issues if any in the mapping that is preventing it from being configured for PDO.
Search Optimization Service is a query optimization service that improves query performance of selective point lookup queries.
Query Acceleration Service is a feature to improve the performance of huge queries by offloading portions of query processing to the additional compute resources.
Learn how Snowflake caching helps in improving the query performance by making data retrieval faster and more efficient.
UDF is a reusable component defined by user to perform a specific task which can be called from a SQL statement.
Snowpipe REST API lets users define a list of files to ingest into Snowflake and fetch reports of the load history by making REST API calls.
Learn how to load files from external storage using the Snowpipe and monitor the load status of the files in Snowflake.
A step by step guide on automating continuous data loading into Snowflake through Snowpipe on AWS S3.