Which account__usage views are used to evaluate the details of dynamic data masking? (Select TWO)
Which of the following Snowflake capabilities are available in all Snowflake editions? (Select TWO)
What are two ways to create and manage Data Shares in Snowflake? (Choose two.)
Which services does the Snowflake Cloud Services layer manage? (Select TWO).
A user needs to create a materialized view in the schema MYDB.MYSCHEMA.
Which statements will provide this access?
A user has unloaded data from Snowflake to a stage
Which SQL command should be used to validate which data was loaded into the stage?
What is a responsibility of Snowflake's virtual warehouses?
What features does Snowflake Time Travel enable?
Which Snowflake feature is used for both querying and restoring data?
What Snowflake role must be granted for a user to create and manage accounts?
Which of the following describes how multiple Snowflake accounts in a single organization relate to various cloud providers?
Which of the following are benefits of micro-partitioning? (Select TWO)
Which Snowflake partner specializes in data catalog solutions?
Which statement about billing applies to Snowflake credits?
Which of the following Snowflake objects can be shared using a secure share? (Select TWO).
Which of the following compute resources or features are managed by Snowflake? (Select TWO).
What are ways to create and manage data shares in Snowflake? (Select TWO)
What is a key feature of Snowflake architecture?
A user has 10 files in a stage containing new customer data. The ingest operation completes with no errors, using the following command:
COPY INTO my__table FROM @my__stage;
The next day the user adds 10 files to the stage so that now the stage contains a mixture of new customer data and updates to the previous data. The user did not remove the 10 original files.
If the user runs the same copy into command what will happen?
Which stage type can be altered and dropped?