What information is required from the Identity Provider (IdP) to enable federated authentication in Snowflake? (Select TWO).
Review the output of the SHOW statement below which displays the current grants on the table DB1. S1. T1:

This statement is executed:
USE ROLE ACCOUNTADMIN;
DROP ROLE A;
What will occur?
A Snowflake Administrator needs to set up Time Travel for a presentation area that includes facts and dimensions tables, and receives a lot of meaningless and erroneous loT data. Time Travel is being used as a component of the company's data quality process in which the ingestion pipeline should revert to a known quality data state if any anomalies are detected in the latest load. Data from the past 30 days may have to be retrieved because of latencies in the data acquisition process.
According to best practices, how should these requirements be met? (Select TWO).
If the query matches the definition, will Snowflake always dynamically rewrite the query to use a materialized view?
A requirement has been identified to allow members of a corporate Data Product team to bring in data sets from the Snowflake Marketplace. The members of this team use the role DP_TEAM.
What grant statements must the ACCOUNTADMIN execute in order for the DP TEAM role to import and work with data from the Marketplace?
When a role is dropped, which role inherits ownership of objects owned by the dropped role?
Which masking policy will mask a column whenever it is queried through a view owned by a role named MASKED_VIEW_ROLE?
A data provider wants to share data from multiple databases with a data consumer account.
How can this be accomplished?