Snowflake
SOL-C01 · Question #255
A data analyst wants to schedule a Snowflake Notebook to automatically refresh a dashboard that relies on the results of a complex data transformation pipeline. Which of the following methods are vali
Sign in or unlock SOL-C01 to reveal the answer and full explanation for question #255. The question stem and answer options stay visible for context.
Querying and Performance
Question
A data analyst wants to schedule a Snowflake Notebook to automatically refresh a dashboard that relies on the results of a complex data transformation pipeline. Which of the following methods are valid ways to schedule the execution of a Snowflake Notebook? (Choose all that apply)
Options
- AUsing the Snowflake Task feature to execute a stored procedure that calls the Snowflake
- BUsing the Snowflake web UI to directly schedule the notebook for periodic execution. Snowflake
- CUsing an external orchestration tool (e.g., Airflow, dbt Cloud) to trigger the execution of the
- DConverting the Snowflake Notebook into a Python script and using the operating system's built-in
- ELeveraging Snowpark Python UDFs to sequentially execute the code cells within the notebook and
Unlock SOL-C01 to see the answer
You've previewed enough free SOL-C01 questions. Unlock SOL-C01 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
#Snowflake Notebooks#Scheduling#Snowflake Tasks#External Orchestration