LoslegenKostenlos loslegen

Hierarchical model creation

Consider you have the following 4 models defined:

  • sales_raw
  • all_weekend_sales
  • total_sales_by_rep
  • new_products_purchased_this_week

If all of the models except for sales_raw have a Jinja template in place of the table name (such as {{ ref('sales_raw') }}), in what order will dbt execute them?

Diese Übung ist Teil des Kurses

Introduction to dbt

Kurs anzeigen

Interaktive Übung

In dieser interaktiven Übung kannst du die Theorie in die Praxis umsetzen.

Übung starten