SnowPro Core Certification — Question 229

To add or remove search optimization for a table, a user must have which of the following privileges or roles? (Choose two.)

Answer options

Correct answer: B, D

Explanation

The OWNERSHIP privilege on the table (B) allows a user to make changes to its search optimization settings, while the ADD SEARCH OPTIMIZATION privilege on the schema (D) is required to apply that optimization. The other options do not provide the necessary permissions for modifying search optimization settings.