Coding Challenge: Join Two Models
Complete this coding challenge to practice your knowledge of models in dbt.
We'll cover the following
In this challenge, you’re given two models, one with addresses
and one with orders
. Update the model shipping_tags
so that it contains all orders joined with their addresses.
Join two models
If you’re unsure how to do this, click the “Show Hint” button.
Get hands-on with 1400+ tech skills courses.