SnowPro Core Certification — Question 836
Which Snowflake tool is recommended for data batch processing?
Answer options
- A. SnowCD
- B. SnowSQL
- C. Snowsight
- D. The Snowflake API
Correct answer: B
Explanation
SnowSQL is the command-line tool designed for executing SQL commands and managing data in Snowflake, making it ideal for batch processing. SnowCD is used for data migration, Snowsight is a web interface for data exploration and visualization, and the Snowflake API facilitates programmatic access, but none are specifically tailored for batch processing like SnowSQL.