nerdexam
Microsoft

DP-203 · Question #302

You have an Azure Synapse Analytics dedicated SQL pool named Pool1 that contains a table named Sales. Sales has row-level security (RLS) applied. RLS uses the following predicate filter. A user…

The correct answer is D. only the rows for which the value in the SalesRep column is SalesUser1. https://learn.microsoft.com/en-us/sql/relational-databases/security/row-level-security?view=sql- server-ver16#Typical

Submitted by asante_acc· Mar 30, 2026Secure, monitor, and optimize data storage and data processing

Question

You have an Azure Synapse Analytics dedicated SQL pool named Pool1 that contains a table named Sales. Sales has row-level security (RLS) applied. RLS uses the following predicate filter. A user named SalesUser1 is assigned the db_datareader role for Pool1. Which rows in the Sales table are returned when SalesUser1 queries the table?

Exhibit

DP-203 question #302 exhibit

Options

  • Aonly the rows for which the value in the User_Name column is SalesUser1
  • Ball the rows
  • Conly the rows for which the value in the SalesRep column is Manager
  • Donly the rows for which the value in the SalesRep column is SalesUser1

How the community answered

(56 responses)
  • A
    5% (3)
  • B
    14% (8)
  • C
    7% (4)
  • D
    73% (41)

Explanation

https://learn.microsoft.com/en-us/sql/relational-databases/security/row-level-security?view=sql- server-ver16#Typical

Topics

#row-level security#RLS#predicate filter#dedicated SQL pool

Community Discussion

No community discussion yet for this question.

Full DP-203 Practice