- (Exam Topic 2)
Which Snowflake object enables loading data from files as soon as they are available in a cloud storage location?
Correct Answer:
A
Snowpipe enables loading data from files as soon as they’re available in a stage. This means you can load data from files in micro-batches, making it available to users within minutes, rather than manually executing COPY statements on a schedule to load larger batches.
https://docs.snowflake.com/en/user-guide/data-load-snowpipe-intro.html
- (Exam Topic 3)
What is true about sharing data in Snowflake? (Choose two.)
Correct Answer:
BC
- (Exam Topic 3)
Which privilege must be granted to a share to allow secure views the ability to reference data in multiple databases?
Correct Answer:
C
- (Exam Topic 1)
True or False: Snowflake charges a premium for storing semi-structured data.
Correct Answer:
B
Reference:
https://snowflakecommunity.force.com/s/question/0D50Z00008ckwNuSAI/does-snowflakecharges- premium-for-storing-semi-structured-data
- (Exam Topic 2)
Which of the following objects can be shared through secure data sharing?
Correct Answer:
D
Secure Data Sharing enables sharing selected objects in a database in your account with other Snowflake accounts. The following Snowflake database objects can be shared:
Tables
External tables
Secure views
Secure materialized views
Secure UDFs
Snowflake enables the sharing of databases through shares, which are created by data providers and “imported” by data consumers.
https://docs.snowflake.com/en/user-guide/data-sharing-intro.html#:~:text=Secure%20Data%20Sharing%20enab