Get startedGet started for free

Task Scheduling and Dependencies

Harbr's pipeline has three steps: ingest_raw runs on a daily CRON schedule at 06:00 UTC, clean_events runs after ingest_raw, and build_summary must run after clean_events completes.

Which CREATE TASK statement correctly defines build_summary as the final step?

This exercise is part of the course

Data Pipeline Automation in Snowflake

View Course

Hands-on interactive exercise

Turn theory into action with one of our interactive exercises

Start Exercise