How To Write Reusable SQL With dbt Macros And Jinja
March 23rd, 2025 By Oyindamola Olatunji in dbt
Imagine you’re building a complex data pipeline in dbt, and you find yourself repeating the same logic across multiple models. Every minor change requires updating dozens of files, increasing the…