Which parameter can be set at the account level to set the minimum number of days for which Snowflake retains historical data in Time Travel?
What step can reduce data spilling in Snowflake?
What is a responsibility of Snowflake's virtual warehouses?
Which is the MINIMUM required Snowflake edition that a user must have if they want to use AWS/Azure Privatelink or Google Cloud Private Service Connect?
When is the result set cache no longer available? (Select TWO)
How often are encryption keys automatically rotated by Snowflake?
What happens when a cloned table is replicated to a secondary database? (Select TWO)
Which Snowflake object enables loading data from files as soon as they are available in a cloud storage location?
ION NO: 229
What happens when a virtual warehouse is resized?
What is a best practice after creating a custom role?
True or False: When you create a custom role, it is a best practice to immediately grant that role to ACCOUNTADMIN.
UESTION NO: 241
What SQL command would be used to view all roles that were granted to user.1?
A sales table FCT_SALES has 100 million records.
The following Query was executed
SELECT COUNT (1) FROM FCT__SALES;
How did Snowflake fulfill this query?
True or False: A 4X-Large Warehouse may, at times, take longer to provision than a X-Small Warehouse.
A marketing co-worker has requested the ability to change a warehouse size on their medium virtual warehouse called mktg__WH.
Which of the following statements will accommodate this request?