New Year Sale Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: simple70

dbt Labs dbt Analytics Engineering Certification Exam dbt-Analytics-Engineering Question # 16 Topic 2 Discussion

dbt Labs dbt Analytics Engineering Certification Exam dbt-Analytics-Engineering Question # 16 Topic 2 Discussion

dbt-Analytics-Engineering Exam Topic 2 Question 16 Discussion:
Question #: 16
Topic #: 2

Examine this query:

select *

from {{ ref('stg_orders') }}

where amount_usd < 0

You want to make this a generic test across multiple models.

Which set of two standard arguments should be used to replace {{ ref('stg_orders') }} and amount_usd? Choose 1 option.


A.

source and column


B.

model and column_name


C.

model_name and column_name


D.

model and field


Get Premium dbt-Analytics-Engineering Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.