SnowflakeSnowflake
DEA-C02 · Question #61
DEA-C02 Question #61: Real Exam Question with Answer & Explanation
Sign in or unlock DEA-C02 to reveal the answer and full explanation for question #61. The question stem and answer options stay visible for context.
Snowflake Scripting and Tasks
Question
Assuming that the session parameter USE_CACHED_RESULT is set to false, what are characteristics of Snowflake virtual warehouses in terms of the use of Snowpark?
Options
- ACreating a DataFrame from a table will start a virtual warehouse.
- BCreating a DataFrame from a staged file with the read() method will start a virtual warehouse.
- CTransforming a DataFrame with methods like replace() will start a virtual warehouse.
- DCalling a Snowpark stored procedure to query the database with session.call() will start a virtual
Unlock DEA-C02 to see the answer
You've previewed enough free DEA-C02 questions. Unlock DEA-C02 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#Snowpark#Virtual Warehouses#Lazy Evaluation#Stored Procedures