Which data types does Snowflake support when querying semi-structured data? (Select TWO)
In the query profiler view for a query, which components represent areas that can be used to help optimize query performance? (Select TWO)
Which of the following indicates that it may be appropriate to use a clustering key for a table? (Select TWO).
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?
Which Snowflake technique can be used to improve the performance of a query?
Which Snowflake object enables loading data from files as soon as they are available in a cloud storage location?
What feature can be used to reorganize a very large table on one or more columns?
Which of the following are best practice recommendations that should be considered when loading data into Snowflake? (Select TWO).
Where would a Snowflake user find information about query activity from 90 days ago?
True or False: When you create a custom role, it is a best practice to immediately grant that role to ACCOUNTADMIN.
What is a machine learning and data science partner within the Snowflake Partner Ecosystem?
In which use cases does Snowflake apply egress charges?
Which command can be used to stage local files from which Snowflake interface?
Which of the following commands cannot be used within a reader account?
True or False: It is possible for a user to run a query against the query result cache without requiring an active Warehouse.
True or False: Reader Accounts are able to extract data from shared data objects for use outside of Snowflake.
Which semi-structured file formats are supported when unloading data from a table? (Select TWO).
Which command can be used to load data into an internal stage?
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?
What transformations are supported in a CREATE PIPE ... AS COPY ... FROM (....) statement? (Select TWO.)