Tag: sql
All the articles with the tag "sql".
Monitoring Individual Table Storage in Snowflake
Published: at 10:00 AMLearn about the three main options for monitoring individual table storage in Snowflake, including the SHOW TABLES command, Information Schema, and Account Usage Schema.
Understanding Snowflakes Data Lifecycle Operations
Published: at 10:00 AMExplore how Snowflake supports the full lifecycle of data with standard SELECT, DDL, and DML operations, from organizing and storing data to querying, working with, and removing data.