- (Exam Topic 2)
True or False: Reader Accounts are able to extract data from shared data objects for use outside of Snowflake.
Correct Answer:A
- (Exam Topic 3)
How are serverless features billed?
Correct Answer:D
- (Exam Topic 1)
True or False: Some queries can be answered through the metadata cache and do not require an active Virtual Warehouse.
Correct Answer:A
Some aggregate queries are answered thru micro partitions metadata only not requiring any VW spin ups.
- (Exam Topic 2)
Which of the following are benefits of micro-partitioning? (Select TWO)
Correct Answer:AD
https://docs.snowflake.com/en/user-guide/tables-clustering-micropartitions.html
- (Exam Topic 3)
A data provider wants to share data with a consumer who does not have a Snowflake account. The provider creates a reader account for the consumer following these steps:
* 1. Created a user called "CONSUMER"
* 2. Created a database to hold the share and an extra-small warehouse to query the data
* 3. Granted the role PUBLIC the following privileges: Usage on the warehouse, database, and schema, and SELECT on all the objects in the share
Based on this configuration what is true of the reader account?
Correct Answer:C
- (Exam Topic 3)
What is the SNOWFLAKE.ACCOUNT_USAGE view that contains information about which objects were read by queries within the last 365 days (1 year)?
Correct Answer:C