ExamGecko
Question list
Search
Search

Question 294 - SnowPro Core discussion

Report
Export

What does Snowflake recommend regarding database object ownership? (Select TWO).

A.
Create objects with ACCOUNTADMIN and do not reassign ownership.
Answers
A.
Create objects with ACCOUNTADMIN and do not reassign ownership.
B.
Create objects with SYSADMIN.
Answers
B.
Create objects with SYSADMIN.
C.
Create objects with SECURITYADMIN to ease granting of privileges later.
Answers
C.
Create objects with SECURITYADMIN to ease granting of privileges later.
D.
Create objects with a custom role and grant this role to SYSADMIN.
Answers
D.
Create objects with a custom role and grant this role to SYSADMIN.
E.
Use only MANAGED ACCESS SCHEMAS for66 objects owned by ACCOUNTADMIN.
Answers
E.
Use only MANAGED ACCESS SCHEMAS for66 objects owned by ACCOUNTADMIN.
Suggested answer: B, D

Explanation:

Snowflake recommends creating objects with a role that has the necessary privileges and is not overly permissive. SYSADMIN is typically used for managing system-level objects and operations. Creating objects with a custom role and granting this role to SYSADMIN allows for more granular control and adherence to the principle of least privilege.

Reference: Based on best practices for database object ownership and role management.

asked 23/09/2024
Mary Andreou
46 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first