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

Free dbt Labs dbt-Analytics-Engineering Practice Exam with Questions & Answers | Set: 2

Questions 11

dbt-Analytics-Engineering Question 11

Options:
dbt Labs dbt-Analytics-Engineering Premium Access
Questions 12

Which two are true for a dbt retry command?

Choose 2 options.

Options:
A.

It reruns all nodes in your previous invocation statement.

B.

It retries the previous command if it is not a syntax error in a model.

C.

It picks up from the error without running all of the upstream dependencies.

D.

It reuses selectors from the previous command.

E.

It reads a manifest.json file to identify the models and tests that failed in the last run.

Questions 13

Which two configuration items can be defined under models: in your dbt_project.yml file?

Choose 2 options.

Options:
A.

schema

B.

source

C.

tags

D.

test

E.

target

Questions 14

Which two dbt commands work with dbt retry?

Choose 2 options.

Options:
A.

run-operation

B.

parse

C.

debug

D.

deps

E.

snapshot

Questions 15

32. You are creating a fct_tasks model with this CTE:

with tasks as (

select * from {{ ref('stg_tasks') }}

)

You receive this compilation error in dbt:

Compilation Error in model fct_tasks (models/marts/fct_tasks.sql)

Model 'model.dbt_project.fct_tasks' (models/marts/fct_tasks.sql) depends on a node named 'stg_tasks' which was not found

Which is correct? Choose 1 option.

Options:

Options:
A.

stg_tasks is configured as ephemeral.

B.

There is no dbt model called stg_tasks.

C.

There is no stg_tasks in the data warehouse.

D.

A stg_tasks has not been defined in schema.yml.

Questions 16

You run this command:

dbt build --select "source_status:fresher+" --state path/to/prod/artifacts

Which two need to happen before it can be executed successfully?

Choose 2 options.

Options:
A.

Invoke the command: dbt source freshness.

B.

Invoke either dbt run or dbt build.

C.

Add generic tests to your sources.

D.

Define a freshness block on your source(s).

E.

Test your sources with dbt test.

Questions 17

Which command materializes my_model and only its first-degree parent model(s) in the data platform?

Choose 1 option.

Options:
A.

dbt run --select +my_model

B.

dbt compile --select +my_model

C.

dbt run --select 1+my_model

D.

dbt run --select +1 my_model

E.

dbt compile --select +1 my_model

Questions 18

Which two code snippets result in a lineage line being shown in the DAG? Choose 2 options.

Options:
A.

{{ source('source', 'table') }}

B.

{{ ref('stg_jaffle_shop__customers') }}

C.

dbt_jsmith.stg_jaffle_shop__customers

D.

{{ target.schema }}

E.

{{ source('jaffle_shop.customers') }}

Questions 19

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.

Options:
A.

source and column

B.

model and column_name

C.

model_name and column_name

D.

model and field

Certification Provider: dbt Labs
Exam Name: dbt Analytics Engineering Certification Exam
Last Update: Dec 21, 2025
Questions: 65
PDF + Testing Engine
$164.99
$49.5
Testing Engine
$124.99
$37.5
PDF (Q&A)
$104.99
$31.5

dbt Labs Free Exams

dbt Labs Free Exams