Tools
Snowflake
Connect to Snowflake to run queries.
Explore Columns
Explore Columns
Explore columns in a table in snowflake. this action provides distinct values of columns in a table.
Describe Table
Describe Table
Describe a table in snowflake. this action provides information about the columns in the table like their data types, nullability, primary key, unique key and default values.
Run Query
Run Query
Execute a sql query in snowflake.
Show Tables
Show Tables
Show tables in a snowflake schema.