SnowPro Advanced: Data Engineer — Question 67

Which command will retrieve results for all objects of a row access policy db1.policies.objectslist at the database level?

Answer options

Correct answer: B

Explanation

The correct answer is B because it utilizes the INFORMATION_SCHEMA to retrieve policy references specifically for the row access policy in question. Options A and C are incorrect as they reference ACCOUNT_USAGE, which is not intended for this purpose, while option D uses an incorrect reference entity format not applicable for retrieving all objects related to the policy.