SnowPro Core Certification — Question 570

Which privileges are required for a user to restore an object? (Choose two.)

Answer options

Correct answer: B, E

Explanation

To successfully restore an object, a user must have the OWNERSHIP privilege, which allows them to manage the object, and the CREATE privilege, which is necessary to create the object again in the system. The other options, such as UPDATE, MODIFY, and UNDROP, do not provide the necessary permissions to restore an object.