ExamGecko
Question list
Search
Search

List of questions

Search

Related questions

Question 75 - ARA-C01 discussion

Report
Export

A user can change object parameters using which of the following roles?

A.
ACCOUNTADMIN, SECURITYADMIN
Answers
A.
ACCOUNTADMIN, SECURITYADMIN
B.
SYSADMIN, SECURITYADMIN
Answers
B.
SYSADMIN, SECURITYADMIN
C.
ACCOUNTADMIN, USER with PRIVILEGE
Answers
C.
ACCOUNTADMIN, USER with PRIVILEGE
D.
SECURITYADMIN, USER with PRIVILEGE
Answers
D.
SECURITYADMIN, USER with PRIVILEGE
Suggested answer: C

Explanation:

According to the Snowflake documentation, object parameters are parameters that can be set on individual objects such as databases, schemas, tables, and stages. Object parameters can be set by users with the appropriate privileges on the objects. For example, to set the object parameter AUTO_REFRESH on a table, the user must have the MODIFY privilege on the table. The ACCOUNTADMIN role has the highest level of privileges on all objects in the account, so it can set any object parameter on any object. However, other roles, such as SECURITYADMIN or SYSADMIN, do not have the same level of privileges on all objects, so they cannot set object parameters on objects they do not own or have the required privileges on. Therefore, the correct answer is C. ACCOUNTADMIN, USER with PRIVILEGE.

Parameters | Snowflake Documentation

Object Parameters | Snowflake Documentation

Object Privileges | Snowflake Documentation

asked 23/09/2024
Erik de Bont
39 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first