SnowPro Core Certification — Question 1105
Which service or tool is a Command Line Interface (CLI) client used for connecting to Snowflake to execute SQL queries?
Answer options
- A. Snowsight
- B. SnowCD
- C. Snowpark
- D. SnowSQL
Correct answer: D
Explanation
SnowSQL is specifically designed as a CLI client for Snowflake, allowing users to execute SQL queries directly from the command line. Snowsight is a web interface, SnowCD is for data integration, and Snowpark is focused on programming with data, making them unsuitable for CLI SQL execution.