Overriding Default Schema

Learn how to override the default dbt macro to generate the schema name.

How dbt generates schema name

When we tell dbt to run our model in other_dataset, it creates it in dbt_course_other_dataset.

Get hands-on with 1400+ tech skills courses.