exam questions

Exam SnowPro Core All Questions

View all questions & answers for the SnowPro Core exam

Exam SnowPro Core topic 1 question 123 discussion

Actual exam question from Snowflake's SnowPro Core
Question #: 123
Topic #: 1
[All SnowPro Core Questions]

True or False: Reader Accounts are able to extract data from shared data objects for use outside of Snowflake.

  • A. True
  • B. False
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
jeny12138
2 months, 3 weeks ago
Selected Answer: B
Reader Accounts are special Snowflake accounts created and managed by a data provider to let consumers query shared data without needing their own Snowflake account. These accounts are intended for read-only access to shared data within Snowflake. They cannot export or unload data to external locations like S3, Azure Blob Storage, or even download locally.
upvoted 1 times
...
PrasantSadangi
3 months, 1 week ago
Selected Answer: A
You cannot perform the following tasks in a reader account: - Set a data metric function on objects in the reader account. - Upload new data. - Modify existing data. - Unload data using a storage integration. "However, you can use the COPY INTO <location> command with your connection credentials to unload data into a cloud storage location."
upvoted 1 times
...
MultiCloudIronMan
5 months, 2 weeks ago
Selected Answer: B
I think its false, copy into a <location> doesnt mean you can use it because it can be a metadata copy.
upvoted 1 times
...
56d43d6
6 months ago
A: https://docs.snowflake.com/en/user-guide/data-sharing-reader-create#what-is-restricted-allowed-in-a-reader-account
upvoted 2 times
...
capt2101akash
1 year ago
Selected Answer: A
Reader accounts can unload data to storage integration using COPY INTO
upvoted 1 times
...
pranalig
1 year ago
A. True
upvoted 1 times
...
bot314
1 year ago
you cannot execute the following commands in a reader account: INSERT UPDATE DELETE MERGE COPY INTO <table> CREATE MASKING POLICY CREATE PIPE CREATE ROW ACCESS POLICY CREATE SHARE CREATE STAGE SHOW PROCEDURES
upvoted 2 times
...
Selected Answer: A
A. True Reader Accounts in Snowflake have the ability to extract data from shared data objects for use outside of Snowflake. This capability allows organizations to securely share data with external parties while still maintaining control over access and usage.
upvoted 1 times
...
Alex_Ovidiu
1 year, 2 months ago
False: Reader Accounts are not able to extract data from shared data objects for use outside of Snowflake. Here's why: Snowflake's Secure Data Sharing with Reader Accounts provides a mechanism to grant controlled access to data without requiring the recipient to have a full Snowflake account. Reader Accounts can query and analyze the shared data objects (tables, views, etc.) within the Snowflake environment. However, they cannot directly extract the data and download it for use outside of Snowflake. This restriction helps ensure data security and governance. Data providers maintain control over who can access the data and how it's used. While users in reader accounts can gain insights from the data, they cannot export it for potential misuse or unauthorized sharing.
upvoted 1 times
...
_yyukta
1 year, 4 months ago
Selected Answer: A
A True
upvoted 1 times
...
lol632
1 year, 7 months ago
Selected Answer: A
What is restricted/allowed in a reader account? A reader account is intended primarily for querying data shared by the provider of the account. You can work with data, for example, by creating materialized views. You cannot perform the following tasks in a reader account: - Uploading new data. - Modifying existing data. - Unloading data using a storage integration. However, you can use the COPY INTO <location> command with your connection credentials to unload data into a cloud storage location. So the answer is A, you can export data into a cloud storage location. Link: https://docs.snowflake.com/en/user-guide/data-sharing-reader-create
upvoted 4 times
...
Amitsnowflake
1 year, 8 months ago
yes, Reader account can download data
upvoted 1 times
...
Gwo
1 year, 9 months ago
A. Reader accounts are Snowflake accounts that are created and managed by data providers on behalf of their consumers. They allow data consumers to: Access and query data shared by the provider of the account Explore and export their data Create customized exports and materialized views
upvoted 2 times
...
Roohee
1 year, 9 months ago
https://docs.snowflake.com/en/user-guide/data-sharing-reader-create Reader accounts (formerly known as “read-only accounts”) enable providers to share data with consumers who are not already Snowflake customers, without requiring the consumers to become Snowflake customers.
upvoted 1 times
...
MadhaviS
1 year, 10 months ago
Selected Answer: A
https://community.snowflake.com/s/question/0D5Do00000H2a5fKAB/hello-expertsis-it-possible-for-reader-accounts-to-extract-data-from-shared-data-objects-for-outside-use-of-snowflakemany-thanks-in-advance
upvoted 1 times
...
MadhaviS
1 year, 10 months ago
https://community.snowflake.com/s/question/0D5Do00000H2a5fKAB/hello-expertsis-it-possible-for-reader-accounts-to-extract-data-from-shared-data-objects-for-outside-use-of-snowflakemany-thanks-in-advance
upvoted 1 times
...
surya_lolla
1 year, 11 months ago
Unloading data using a storage integration. However, you can use the COPY INTO <location> command with your connection credentials to unload data into a cloud storage location. https://docs.snowflake.com/en/user-guide/data-sharing-reader-create
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...