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

Which statement describes how Snowflake supports reader accounts?

    Correct Answer: D

    The SHOW MANAGED ACCOUNTS command allows viewing all the reader accounts that have been created for an account. Reader accounts in Snowflake are managed accounts that allow consumers to access shared data without becoming a licensed Snowflake customer. This command supports user management by listing these accounts, hence helping in managing data access and usage.

Discussion
Vithal_sampagarOption: D

D is correct https://docs.snowflake.com/en/sql-reference/sql/show-managed-accounts.html

KeshavaMugulurOption: A

A is right answer

Madhavan71

reader account wont be having their own data

Hopefan

well, it's a bit tricky question! if they have their own data and will able to download the shared data they can combine it?

stornati

that is right. A is a valid answer

SV1122Option: D

SHOW MANAGED ACCOUNTS Lists the managed accounts created for your account. Currently used by data providers to create reader accounts for their consumers. https://docs.snowflake.com/en/sql-reference/sql/show-managed-accounts.html

nicholasczOption: D

D https://docs.snowflake.com/en/user-guide/data-sharing-reader-create#viewing-reader-accounts

yaho5Option: A

Tricky question. D is for sure a true statement, the command shows all readers accounts, however.. The question is about supporting readers accounts. Does the SHOW MANAGED ACCOUNTS anyhow supports readers accounts? It is just an information. On the other hand, if granted the download privilege, a reader account can download shared data and use other means to compare it with own data. I'm voting for A

0e504b5Option: D

D is correct per the links other uses shared. However, A is not wrong

ZaajuOption: D

D is correct

MultiCloudIronManOption: D

correct

dmitriypoOption: D

SHOW MANAGED ACCOUNTS https://docs.snowflake.com/en/sql-reference/sql/show-managed-accounts

chizoOption: D

Reader accounts are read only so A is wrong...D is correct