FEFreeExamDumps.in

Data Engineering on Microsoft Azure

Topic 3

Question 232

DP-203 voucher + Udemy course (lifetime access) = ₹3,500 for Indian ID card holders.

Details →

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?

Question 232
  • 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