What is one key distinction between the Snowflake CLI and SnowSQL?
Snowflake CLI is designed for developer-centric workloads and can create, manage, update, and view Snowflake applications. SnowSQL is a legacy command-line client primarily used to connect to Snowflake and execute SQL queries and operations, including DDL and DML.
Community Discussion