CommencerCommencer gratuitement

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?

Cet exercice fait partie du cours

Introduction to dbt

Afficher le cours

Exercice interactif pratique

Passez de la théorie à la pratique avec l’un de nos exercices interactifs

Commencer l’exercice