COF-C02 · Question #644
Which service or tool is a Command Line Interface (CLI) client used for connecting to Snowflake to execute SQL queries?
The correct answer is D. SnowSQL. SnowSQL is Snowflake's official command-line interface (CLI) client. It allows users to connect to Snowflake from a terminal and execute SQL queries, load data, and manage database objects. Snowsight is the web-based graphical UI within the Snowflake console. SnowCD (Snowflake…
Question
Which service or tool is a Command Line Interface (CLI) client used for connecting to Snowflake to execute SQL queries?
Options
- ASnowsight
- BSnowCD
- CSnowpark
- DSnowSQL
How the community answered
(39 responses)- B3% (1)
- C5% (2)
- D92% (36)
Explanation
SnowSQL is Snowflake's official command-line interface (CLI) client. It allows users to connect to Snowflake from a terminal and execute SQL queries, load data, and manage database objects. Snowsight is the web-based graphical UI within the Snowflake console. SnowCD (Snowflake Connectivity Diagnostic) is a tool for testing and diagnosing network connectivity to Snowflake endpoints. Snowpark is a developer framework for building data pipelines and ML workflows using Python, Java, or Scala - it is not a CLI tool.
Topics
Community Discussion
No community discussion yet for this question.