When unloading data from Snowflake using the COPY INTO < location > command, what is a key consideration for handling NULL values?
A developer is granted ownership of a table that has a masking policy. The developer ' s role is not able to see the masked data. Will the developer be able to modify the table to read the masked data?
What is included in the calculation of the execution time reported in a Query Profile? (Select TWO).
When retrieving data from a table which type of query will benefit the MOST from use of the search optimization service?
Which Snowflake table stores file-level metadata about unstructured data files in a stage, including size, last-modified timestamp, and Snowflake file URL?
What does adding the PARTITION BY clause in the COPY INTO < location > command do?
What virtual warehouse feature or setting will reduce the performance impact when running larger-than-average queries by offloading portions of the query processing work to shared compute resources?
A user wants to access files stored in a stage without authenticating into Snowflake. Which type of URL should be used?
How can performance be optimized for a query that returns a small amount of data from a very large base table?
A tabular User-Defined Function (UDF) is defined by specifying a return clause that contains which keyword?
Which of the following can be used when unloading data from Snowflake? (Choose two.)
What will happen if multiple identical COPY INTO < location > statements using the default settings are executed in parallel on the same data file?
What happens to the objects in a reader account when the DROP MANAGED ACCOUNT command is executed?
How can a Snowflake administrator determine which user has accessed a database object that contains sensitive information?