exam questions

Exam DP-700 All Questions

View all questions & answers for the DP-700 exam

Exam DP-700 topic 1 question 57 discussion

Actual exam question from Microsoft's DP-700
Question #: 57
Topic #: 1
[All DP-700 Questions]

You have a Fabric warehouse named DW1. DW1 contains a table that stores sales data and is used by multiple sales representatives.

You plan to implement row-level security (RLS).

You need to ensure that the sales representatives can see only their respective data.

Which warehouse object do you require to implement RLS?

  • A. TRIGGER
  • B. SCHEMA
  • C. FUNCTION
  • D. DATABASE ROLE
Show Suggested Answer Hide Answer
Suggested Answer: C 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
rehoboth2165
2 days, 7 hours ago
Selected Answer: C
FUNCTION ✅ Used to define the logic to filter rows based on user identity (predicate function) ✅ Yes D. DATABASE ROLE Can assign permissions, but not used for filtering rows dynamically ❌ No
upvoted 1 times
...
Jay63002
2 days, 8 hours ago
Selected Answer: C
Correct answer is function not database role
upvoted 1 times
...
kaushikcbs
6 days, 8 hours ago
Selected Answer: C
Function and Security Policy is used. So as per the options available it is Function.
upvoted 3 times
...
gretito_g
6 days, 9 hours ago
Selected Answer: D
D. DATABASE ROLE
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

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.

SaveCancel
Loading ...