What is the Fail-safe period for a transient table in the Snowflake Enterprise edition and higher?
Which of the following describes how multiple Snowflake accounts in a single organization relate to various cloud providers?
Which command is used to start configuring Snowflake for Single Sign-On (SSO)?
Which command is used to unload data from a Snowflake table into a file in a stage?
When reviewing the load for a warehouse using the load monitoring chart, the chart indicates that a high volume of Queries are always queuing in the warehouse
According to recommended best practice, what should be done to reduce the Queue volume? (Select TWO).
Which Snowflake object enables loading data from files as soon as they are available in a cloud storage location?
A user unloaded a Snowflake table called mytable to an internal stage called mystage.
Which command can be used to view the list of files that has been uploaded to the staged?
What SQL command would be used to view all roles that were granted to user.1?
A company ' s security audit requires generating a report listing all Snowflake logins (e.g.. date and user) within the last 90 days. Which of the following statements will return the required information?
A user is loading JSON documents composed of a huge array containing multiple records into Snowflake. The user enables the strip__outer_array file format option
What does the STRIP_OUTER_ARRAY file format do?
A user has an application that writes a new Tile to a cloud storage location every 5 minutes.
What would be the MOST efficient way to get the files into Snowflake?