- (Exam Topic 1)
True or False: Micro-partition metadata enables some operations to be completed without requiring Compute.
Correct Answer:A
Reference: https://blog.ippon.tech/innovative-snowflake-features-caching/
- (Exam Topic 1)
How many shares can be consumed by single Data Consumer?
Correct Answer:D
Reference: https://docs.snowflake.com/en/user-guide/data-sharing-intro.html
- (Exam Topic 2)
What features does Snowflake Time Travel enable?
Correct Answer:B
Snowflake Time Travel enables accessing historical data (i.e. data that has been changed or deleted) at any point within a defined period. It serves as a powerful tool for performing the following tasks:
Restoring data-related objects (tables, schemas, and databases) that might have been accidentally or intentionally deleted.
Duplicating and backing up data from key points in the past.
Analyzing data usage/manipulation over specified periods of time.
https://docs.snowflake.com/en/user-guide/data-time-travel.html
- (Exam Topic 3)
Using variables in Snowflake is denoted by using which SQL character?
Correct Answer:C
- (Exam Topic 3)
Which of the following practices are recommended when creating a user in Snowflake? (Choose two.)
Correct Answer:AE