dbt - Packages and Reusability
Which of the following is the correct syntax to use the
pivot macro in dbt-utils?pivot macro in dbt-utils?pivot macro requires a table, a column to pivot on, and a value column.table=ref('sales'), column='month', and value='revenue', which is correct.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions