Which feature of Snowflake's Continuous Data Protection (CDP) has associated costs?
Which Snowflake tool or feature enables governed sharing of datasets with a selected group of consumers that are invited, internal or external, to a Snowflake user's company?
A user needs to MINIMIZE the cost of large tables that are used to store transitory data. The data does not need to be protected against failures, because the data can be reconstructed outside of Snowflake.
What table type should be used?
Which command will create an ARRAY output from inputs 'a' and 'b'?
Which privilege allows a user to change the state of a virtual warehouse that was set to AUTO_RESUME = FALSE?
Use of what parameter will allow files to be loaded even if the file metadata has expired?
Given the statement template below, which database objects can be added to a share?(Select TWO).
GRANT
When do Snowflake object owners lose their ability to make grant decisions?
What action should be taken if a large number of concurrent queries are queued in a virtual warehouse?
Which resource monitor setting will cancel all active queries in a virtual warehouse when the threshold is met?
Which function returns an integer between 0 and 100 when used to calculate the similarity of two strings?
A Snowflake user is actively logged into Snowflake when a user-level network policy is assigned to that user.
Which Snowflake do it the user's IP address does not match the user-level network policy rules?
When cloning a schema, which Snowflake object will not be included in the clone?
Which URL type permits temporary access to a staged file without granting privileges to the stage?
Which categories are included in the execution time summary in a Query Profile? (Select TWO).
Who can access the data published in a Data Exchange?
Which transformation techniques are supported for bulk loading data into Snowflake using the copy into