SnowPro Core Certification — Question 202

Which of the following commands cannot be used within a reader account?

Answer options

Correct answer: A

Explanation

The command CREATE SHARE cannot be executed within a reader account because reader accounts have limited permissions and are mainly used for data access rather than data management. In contrast, the other commands like ALTER WAREHOUSE, DROP ROLE, SHOW SCHEMAS, and DESCRIBE TABLE are either allowed or do not apply restrictions for reader accounts.