QuestionQ69

Secure Data Sharing and Consumption

Which of the following roles can a user use to modify object parameters?

Explanation

Snowflake allows ACCOUNTADMIN to set object-parameter defaults at the account level. Individual object parameters can be overridden with the relevant CREATE <object> or ALTER <object> command by a user who has the required privilege on that object. SECURITYADMIN’s MANAGE GRANTS capability does not by itself authorize changes to arbitrary object parameters.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!