Question 167:
As part of security and compliance enforcement, you are trying to implement row-level security (RLS) in Azure Synapse Analytics. Your team has come up with the following findings about RLS. Statement 1:Filter predicates silently filter the rows available to read operations for Azure Synapse Analytics. Statement2: Block predicates explicitly block write operations that violate the predicate for Azure Synapse analytics Choose the right option.
Answer options:
A.Statement 1 is correct and Statement 2 is incorrect B.Statement 2 is correct and Statement 1 is incorrect C.Both are correct D.Both are incorrect