Exam SnowPro Core All QuestionsBrowse all questions from this exam
Question 869

Which Snowflake tool is recommended for data batch processing?

    Correct Answer: B

    SnowSQL is a command-line interface that Snowflake provides for interacting with their data warehouse. It is predominantly used for executing queries, performing tasks such as loading and unloading data from files, and general database management tasks. For data batch processing tasks, which often involve manipulations and large-scale data ingestion or exports, SnowSQL is the most appropriate tool.

Discussion
HeetecOption: B

B correct - https://www.snowflake.com/guides/how-data-ingestion-framework-powers-large-data-set-usage#:~:text=For%20batch%20data%20loading%2C%20you%20can%20use%20the,leave%20the%20ongoing%20management%20of%20ingestion%20to%20Snowflake.

0e504b5Option: C

C to do batch processing, you can run some command in the UI, which is Snowsight