What information does the Query Profile provide?
When referring to User-Defined Function (UDF) names in Snowflake, what does the term overloading mean?
Which command should be used to unload all the rows from a table into one or more files in a named stage?
What SnowFlake database object is derived from a query specification, stored for later use, and can speed up expensive aggregation on large data sets?
What does the TableScan operator represent in the Query Profile?
How can a user get the MOST detailed information about individual table storage details in Snowflake?
Which common query problems are identified by the Query Profile? (Select TWO.)
How does a Snowflake stored procedure compare to a User-Defined Function (UDF)?
A user wants to add additional privileges to the system-defined roles for their virtual warehouse. How does Snowflake recommend they accomplish this?
A user has semi-structured data to load into Snowflake but is not sure what types of operations will need to be performed on the data. Based on this situation, what type of column does Snowflake recommend be used?
What is it called when a customer managed key is combined with a Snowflake managed key to create a composite key for encryption?
If a virtual warehouse runs for 61 seconds, shut down, and then restart and runs for 30 seconds, for how many seconds is it billed?
What are characteristics of transient tables in Snowflake? (Select TWO).
How long is a query visible in the Query History page in the Snowflake Web Interface (Ul)?
What happens when a network policy includes values that appear in both the allowed and blocked IP address list?
While clustering a table, columns with which data types can be used as clustering keys? (Select TWO).
What is the MINIMUM permission needed to access a file URL from an external stage?
What is the default value in the Snowflake Web Interface (Ul) for auto suspending a Virtual Warehouse?
Which SQL command can be used to verify the privileges that are granted to a role?
User1, who has the SYSADMIN role, executed a query on Snowsight. User2, who is in the same Snowflake account, wants to view the result set of the query executed by User1 using the Snowsight query history.
What will happen if User2 tries to access the query history?