
Ultimate access to all questions.
You have an Azure Synapse Analytics dedicated SQL pool with a table named Contacts containing a Phone column. You need to ensure that users in a specific role can only see the last four digits of the phone number when querying the Phone column. What should you implement?
A
table partitions
B
a default value
C
row-level security (RLS)
D
column encryption
E
dynamic data masking