Which feature defines the roles that are permitted to view a specific record in a table?
A row access policy controls which rows a query returns and can evaluate the current role to allow only authorized roles to see particular records. Dynamic Data Masking protects column values but does not determine row visibility.
Community Discussion