Exam dbt-Analytics-Engineering Topic 1 Question 203 Discussion
Actual exam question for dbt Labs's dbt-Analytics-Engineering exam
Question #: 203
Topic #: 1
Question #: 203
Topic #: 1
You maintain a large dbt project with various reporting models that source data from a set of core business tables. These core tables often include columns with sensitive information. What technique could ensure compliance and maintainability when restricting access to this data?
Suggested Answer: A Vote an answer
Views provide a modular and maintainable way to define access restrictions. This approach centralizes the filtering logic, preventing repeated and potentially inefficient WHERE clauses across models.
by Penelope at Aug 15, 2026, 02:04 PM
0
0
0
10
Comments
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
Report Comment
Commenting
You can sign-up / login (it's free).