Hierarchical model creation
Consider you have the following 4 models defined:
sales_rawall_weekend_salestotal_sales_by_repnew_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
Interaktive Übung
In dieser interaktiven Übung kannst du die Theorie in die Praxis umsetzen.
Übung starten