What are valid sub-clauses to the OVER clause for a window function? (Select TWO).
How does a Snowflake stored procedure compare to a User-Defined Function (UDF)?
Regardless of which notation is used, what are considerations for writing the column name and element names when traversing semi-structured data?
Which view can be used to determine if a table has frequent row updates or deletes?
There are two Snowflake accounts in the same cloud provider region: one is production and the other is non-production. How can data be easily transferred from the production account to the non-production account?
Which file function generates a SnowFlake-hosted URL that must be authenticated when used?
A Snowflake user is writing a User-Defined Function (UDF) that includes some unqualified object names.
How will those object names be resolved during execution?
How long is a query visible in the Query History page in the Snowflake Web Interface (Ul)?
Which data formats are supported by Snowflake when unloading semi-structured data? (Select TWO).
What is it called when a customer managed key is combined with a Snowflake managed key to create a composite key for encryption?
Which function should be used to insert JSON format string data inot a VARIANT field?