ExamGecko
Question list
Search
Search

Question 436 - SnowPro Core discussion

Report
Export

Which object type is granted permissions for reading a table?

A.

User

Answers
A.

User

B.

Role

Answers
B.

Role

C.

Attribute

Answers
C.

Attribute

D.

Schema

Answers
D.

Schema

Suggested answer: B

Explanation:

In Snowflake, permissions for accessing database objects, including tables, are not granted directly to users but rather to roles. A role encapsulates a collection of privileges on various Snowflake objects. Users are then granted roles, and through those roles, they inherit the permissions necessary to read a table or perform other actions. This approach adheres to the principle of least privilege, allowing for granular control over database access and simplifying the management of user permissions.

asked 29/10/2024
Tshimangadzo Mbulawa
35 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first