Snowflake SnowPro Core Certification Exam COF-C02 Question # 83 Topic 9 Discussion

Snowflake SnowPro Core Certification Exam COF-C02 Question # 83 Topic 9 Discussion

COF-C02 Exam Topic 9 Question 83 Discussion:
Question #: 83
Topic #: 9

What command will grant the SELECT privilege on all new tables created in the mydb.myschema schema to the read_only role?


A.

GRANT SELECT ON ALL TABLES IN SCHEMA mydb.myschema TO ROLE read_only;


B.

GRANT USAGE ON FUTURE SCHEMAS IN DATABASE mydb TO ROLE read_only;


C.

GRANT SELECT ON FUTURE TABLES IN SCHEMA mydb.myschema TO ROLE read_only;


D.

GRANT USAGE ON ALL SCHEMAS IN DATABASE mydb TO ROLE read_only;


Get Premium COF-C02 Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.