Exam SnowPro Core All QuestionsBrowse all questions from this exam
Question 455

Which object type is granted permissions for reading a table?

    Correct Answer: B

    A Role is granted permissions for reading a table. In database management systems, permissions or privileges like SELECT (read) are often granted to roles, which can then be assigned to users. This ensures a more manageable and scalable way of handling permissions.

Discussion
yfswangOption: B

should be B

_yyuktaOption: B

B. Role

MultiCloudIronManOption: B

correct

okurokOption: B

https://docs.snowflake.com/en/sql-reference/sql/grant-privilege#:~:text=Grant%20the%20SELECT%20privilege%20on%20all%20existing%20tables%20in%20the%20mydb.myschema%20schema%20to%20the%20analyst%20role%3A