nerdexam
Snowflake

COF-R02 · Question #102

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

The correct answer is B. ALTER WAREHOUSE. A reader account is intended primarily for querying data shared by the provider of the account. Adding new data to the account and/or updating shared data in the account is not supported. Changing the configuration of virtual warehouses is also not permitted as those resources…

Data Sharing

Question

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

Options

  • ACREATE SHARE
  • BALTER WAREHOUSE
  • CDROP ROLE
  • DSHOW SCHEMAS
  • EDESCRBE TABLE

How the community answered

(43 responses)
  • A
    2% (1)
  • B
    79% (34)
  • C
    2% (1)
  • D
    5% (2)
  • E
    12% (5)

Explanation

A reader account is intended primarily for querying data shared by the provider of the account. Adding new data to the account and/or updating shared data in the account is not supported. Changing the configuration of virtual warehouses is also not permitted as those resources are owned and managed by the provider of the account which is sharing the data.

Topics

#reader account#data sharing#restricted commands

Community Discussion

No community discussion yet for this question.

Full COF-R02 Practice