Which file function generates a SnowFlake-hosted URL that must be authenticated when used?
Which service or feature in Snowflake is used to improve the performance of certain types of lookup and analytical queries that use an extensive set of WHERE conditions?
If file format options are specified in multiple locations, the load operation selects which option FIRST to apply in order of precedence?
Which features could be used to improve the performance of queries that return a small subset of rows from a large table? (Select TWO).
Which of the following practices are recommended when creating a user in Snowflake? (Choose two.)
Which command is used to unload data from a Snowflake database table into one or more files in a Snowflake stage?
What criteria does Snowflake use to determine the current role when initiating a session? (Select TWO).
Regardless of which notation is used, what are considerations for writing the column name and element names when traversing semi-structured data?
What is it called when a customer managed key is combined with a Snowflake managed key to create a composite key for encryption?
The effects of query pruning can be observed by evaluating which statistics? (Select TWO).
Which Snowflake feature allows a user to track sensitive data for compliance, discovery, protection, and resource usage?
Which statistics can be used to identify queries that have inefficient pruning? (Select TWO).
When working with a managed access schema, who has the OWNERSHIP privilege of any tables added to the schema?
Which parameter can be set at the account level to set the minimum number of days for which Snowflake retains historical data in Time Travel?
What happens when a Snowflake user changes the data retention period at the schema level?
A column named "Data" contains VARIANT data and stores values as follows:
How will Snowflake extract the employee's name from the column data?
How can a Snowflake administrator determine which user has accessed a database object that contains sensitive information?
Which statements describe benefits of Snowflake's separation of compute and storage? (Select TWO).
Which Snowflake feature provides increased login security for users connecting to Snowflake that is powered by Duo Security service?
How should clustering be used to optimize the performance of queries that run on a very large table?
Which data types can be used in Snowflake to store semi-structured data? (Select TWO)
A permanent table and temporary table have the same name, TBL1, in a schema.
What will happen if a user executes select * from TBL1 ;?
Which statistics are displayed in a Query Profile that indicate that intermediate results do not fit in memory? (Select TWO).
What is a non-configurable feature that provides historical data that Snowflake may recover during a 7-day period?
Which Snowflake command can be used to unload the result of a query to a single file?
Which ACCOUNT_USAGE schema database role provides visibility into policy-related information?
A stream can be created on which Snowflake objects to record data manipulation language(DML) changes? (Select TWO).
What objects are required to unload data into cloud data storage? (Select TWO).
Which Snowflake object is supported by both database replication and replication groups?
How can data be shared in Snowflake with another account located in the same region without the need to copy or move the data?
Which default warehouse configuration has the highest precedence whenever a new session is created by a user?
What will prevent unauthorized access to a Snowflake account from an unknown source?
What is the purpose of the STRIP NULL_VALUES file format option when loading semi-structured data files into Snowflake?
When using the ALLOW CLIENT_MFA_CACHING parameter, how long is a cached Multi-Factor Authentication (MFA) token valid for?
While working with unstructured data, which file function generates a Snowflake-hosted file URL to a staged file using the stage name and relative file path as inputs?
Which Snowflake feature allows administrators to identify unused data that may be archived or deleted?
A user with which privileges can create or manage other users in a Snowflake account? (Select TWO).
A Snowflake account has activated federated authentication.
What will occur when a user with a password that was defined by Snowflake attempts to log in to Snowflake?
Which Snowflake function is maintained separately from the data and helps to support features such as Time Travel, Secure Data Sharing, and pruning?
How can performance be optimized for a query that returns a small amount of data from a very large base table?
What transformations are supported when loading data into a table using the COPY INTO <title> command? (Select TWO).
What does Snowflake recommend a user do if they need to connect to Snowflake with a tool or technology mat is not listed in Snowflake partner ecosystem?
Which Snowflake table is an implicit object layered on a stage, where the stage can be either internal or external?
Which Snowflake data governance feature can support auditing when a user query reads column data?
Which metadata table will store the storage utilization information even for dropped tables?
What is the minimum Snowflake Edition that supports secure storage of Protected Health Information (PHI) data?
How does Snowflake handle the data retention period for a table if a stream has not been consumed?
Which solution improves the performance of point lookup queries that return a small number of rows from large tables using highly selective filters?
How does Snowflake ensure the integrity and consistency of data stored in tables?
Based on Snowflake recommendations, when creating a hierarchy of custom roles, the top-most custom role should be assigned to which role?
What Snowflake authentication method is recommended to use for logging onto the Snowflake CLI?
Which table function is used to perform additional processing on the results of a previously-run query?
A table was created using this statement:

Which feature of this table will incur both compute and storage costs?
Which MINIMUM set of privileges is required to temporarily bypass an active network policy by configuring the user object property MINS_TO_BYPASS_NETWORK_POLICY?
The ORDERS table contains 12,000 rows.
Which query will return 10 rows that are randomly sampled from the table every time the query is run?
A user executed a SELECT query in Snowsight which returned a 1 GB result set. The user then downloads the files.
What will occur?
Which account__usage views are used to evaluate the details of dynamic data masking? (Select TWO)
What are the recommended alternative data types in Snowflake for unsupported large object data types such as BLOB and CLOB? (Select TWO).
Queries are frequently run on very large tables and return only a few rows.
Use of which feature or service will optimize the query performance?
Which ACCOUNT_USAGE view can be used to identify the masking policy assigned to an object?
Which Snowflake data governance feature supports the tracking of sensitive data for compliance, discovery, protection, and resource usage?
Which statistics on a Query Profile reflect the efficiency of the query pruning? (Select TWO).
When cloning a schema, which Snowflake object will not be included in the clone?
Which Snowflake feature enables loading data from cloud storage as soon as files ate available in a stage?
How does the search optimization service help Snowflake users improve query performance?
A query against which table will provide details about bytes consumed by active, Time Travel, and Fail-safe storage?
Based on a review of a Query Profile, which scenarios will benefit the MOST from the use of a data clustering key? (Select TWO.)
How can staged files be removed during data loading once the files have loaded successfully?
How should a data provider securely share Snowflake objects with a data consumer who does not have a Snowflake account?
When sharing data among multiple Snowflake accounts, what charges are incurred by a data consumer when viewing shared data using their own account?
Which command will indicate whether a materialized view is being used in a query?
Which chart type is supported in Snowsight for Snowflake users to visualize data with dashboards?
Which virtual warehouse configuration requires the maximum number of clusters to be equal to the minimum number of clusters?
When tracking data storage metrics, how can a user identify deleted bytes that are still accruing storage charges?
Which view will show the MOST recent information about table-level storage utilization?
What parameter setting will maximize parallel processing when unloading data from Snowflake?
When connecting to Snowflake using SnowSQL, what are ways to explicitly specify the password? (Select TWO).
What are potential impacts of storing non-native values like dates and timestamps in a variant column in Snowflake?
What is the maximum total Continuous Data Protection (CDP) charges incurred for a temporary table?
Assume there is a table consisting of five micro-partitions with values ranging from A to Z.
Which diagram indicates a well-clustered table?
Which Snowflake layer is always leveraged when accessing a query from the result cache?
When publishing a Snowflake Data Marketplace listing into a remote region what should be taken into consideration? (Choose two.)
Files have been uploaded to a Snowflake internal stage. The files now need to be deleted.
Which SQL command should be used to delete the files?
What occurs when a pipe is recreated using the CREATE OR REPLACE PIPE command?
Which of the following statements apply to Snowflake in terms of security? (Choose two.)
Which command should be used to download files from a Snowflake stage to a local folder on a client's machine?
What versions of Snowflake should be used to manage compliance with Personal Identifiable Information (PII) requirements? (Choose two.)
What are the responsibilities of Snowflake's Cloud Service layer? (Choose three.)
A Snowflake Administrator needs to ensure that sensitive corporate data in Snowflake tables is not visible to end users, but is partially visible to functional managers.
How can this requirement be met?
Which Snowflake SQL statement would be used to determine which users and roles have access to a role called MY_ROLE?
What types of data listings are available in the Snowflake Data Marketplace? (Choose two.)
If 3 size Small virtual warehouse is made up of two servers, how many servers make up a Large warehouse?
A user created a transient table and made several changes to it over the course of several days. Three days after the table was created, the user would like to go back to the first version of the table.
How can this be accomplished?
A user created a new worksheet within the Snowsight Ul and wants to share this with teammates
How can this worksheet be shared?
Which of the following are best practices for loading data into Snowflake? (Choose three.)
What impacts the credit consumption of maintaining a materialized view? (Choose two.)
Which of the following significantly improves the performance of selective point lookup queries on a table?
The Snowflake cloud services layer is responsible for which tasks? (Choose two.)
A company needs to allow some users to see Personally Identifiable Information (PII) while limiting other users from seeing the full value of the PII.
Which Snowflake feature will support this?
Which statements are true concerning Snowflake's underlying cloud infrastructure? (Select THREE),
Which SQL commands, when committed, will consume a stream and advance the stream offset? (Choose two.)
Which tasks are performed in the Snowflake Cloud Services layer? (Choose two.)
A user is preparing to load data from an external stage
Which practice will provide the MOST efficient loading performance?
When loading data into Snowflake via Snowpipe what is the compressed file size recommendation?
Which of the following features are available with the Snowflake Enterprise edition? (Choose two.)
Which commands should be used to grant the privilege allowing a role to select data from all current tables and any tables that will be created later in a schema? (Choose two.)
A data provider wants to share data with a consumer who does not have a Snowflake account. The provider creates a reader account for the consumer following these steps:
1. Created a user called "CONSUMER"
2. Created a database to hold the share and an extra-small warehouse to query the data
3. Granted the role PUBLIC the following privileges: Usage on the warehouse, database, and schema, and SELECT on all the objects in the share
Based on this configuration what is true of the reader account?
The first user assigned to a new account, ACCOUNTADMIN, should create at least one additional user with which administrative privilege?
If a virtual warehouse runs for 61 seconds, shuts down, and then restarts and runs for 30 seconds, for how many seconds is it billed?
Which database objects can be shared with the Snowflake secure data sharing feature? (Choose two.)
What technique does Snowflake use to limit the number of micro-partitions scanned by each query?
How does Snowflake allow a data provider with an Azure account in central Canada to share data with a data consumer on AWS in Australia?
Which of the following conditions must be met in order to return results from the results cache? (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?
A tabular User-Defined Function (UDF) is defined by specifying a return clause that contains which keyword?
A materialized view should be created when which of the following occurs? (Choose two.)
How can a Snowflake user optimize query performance in Snowflake? (Select TWO).
Which privilege is required for a role to be able to resume a suspended warehouse if auto-resume is not enabled?
A user has unloaded data from Snowflake to a stage
Which SQL command should be used to validate which data was loaded into the 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 is used to denote a pre-computed data set derived from a SELECT query specification and stored for later use?
When referring to User-Defined Function (UDF) names in Snowflake, what does the term overloading mean?
Which function should be used to insert JSON format string data inot a VARIANT field?
What does the worksheet and database explorer feature in Snowsight allow users to do?
What will happen if a Snowflake user increases the size of a suspended virtual warehouse?
What are valid sub-clauses to the OVER clause for a window function? (Select TWO).
How long is a query visible in the Query History page in the Snowflake Web Interface (Ul)?
A Snowflake user wants to temporarily bypass a network policy by configuring the user object property MINS_TO_BYPASS_NETWORK_POLICY.
What should they do?
While clustering a table, columns with which data types can be used as clustering keys? (Select TWO).
Which common query problems are identified by the Query Profile? (Select TWO.)
When unloading data, which file format preserves the data values for floating-point number columns?
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?
Which function will provide the proxy information needed to protect Snowsight?
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?
Why would a Snowflake user decide to use a materialized view instead of a regular view?
A user wants to add additional privileges to the system-defined roles for their virtual warehouse. How does Snowflake recommend they accomplish this?
How does a Snowflake stored procedure compare to a User-Defined Function (UDF)?
When floating-point number columns are unloaded to CSV or JSON files, Snowflake truncates the values to approximately what?
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 privilege should a user be granted to change permissions for new objects in a managed access schema?
Which of the following are valid methods for authenticating users for access into Snowflake? (Select THREE)
Which clients does Snowflake support Multi-Factor Authentication (MFA) token caching for? (Select TWO).
In which Snowflake layer does Snowflake reorganize data into its internal optimized, compressed, columnar format?
What are advantages clones have over tables created with CREATE TABLE AS SELECT statement? (Choose two.)
Query parsing and compilation occurs in which architecture layer of the Snowflake Cloud Data Platform?
Network policies can be applied to which of the following Snowflake objects? (Choose two.)
What happens when a network policy includes values that appear in both the allowed and blocked IP address list?
Which kind of Snowflake table stores file-level metadata for each file in a stage?
Which operations are handled in the Cloud Services layer of Snowflake? (Select TWO).
What can a Snowflake user do with the information included in the details section of a Query Profile?
Which query profile statistics help determine if efficient pruning is occurring? (Choose two.)
A Snowflake user executed a query and received the results. Another user executed the same query 4 hours later. The data had not changed.
What will occur?
How many network policies can be assigned to an account or specific user at a time?
How does Snowflake handle the bulk unloading of data into single or multiple files?
Which command is used to unload files from an internal or external stage to a local file system?
What effect does WAIT_FOR_COMPLETION = TRUE have when running an ALTER WAREHOUSE command and changing the warehouse size?
Which statements reflect key functionalities of a Snowflake Data Exchange? (Choose two.)
Which languages requite that User-Defined Function (UDF) handlers be written inline? (Select TWO).
If a Snowflake user decides a table should be clustered, what should be used as the cluster key?
What is the recommended compressed file size range for continuous data loads using Snowpipe?
A user has a standard multi-cluster warehouse auto-scaling policy in place.
Which condition will trigger a cluster to shut-down?
A Snowflake user has been granted the create data EXCHANGE listing privilege with their role.
Which tasks can this user now perform on the Data Exchange? (Select TWO).
How can a data provider ensure that a data consumer is going to have access to the required objects?
During periods of warehouse contention which parameter controls the maximum length of time a warehouse will hold a query for processing?
True or False: It is possible for a user to run a query against the query result cache without requiring an active Warehouse.
Query compilation occurs in which architecture layer of the Snowflake Cloud Data Platform?
True or False: Reader Accounts are able to extract data from shared data objects for use outside of Snowflake.
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?
What is a machine learning and data science partner within the Snowflake Partner Ecosystem?
What is the default File Format used in the COPY command if one is not specified?
What feature can be used to reorganize a very large table on one or more columns?
When unloading to a stage, which of the following is a recommended practice or approach?
Which semi-structured file formats are supported when unloading data from a table? (Select TWO).
The Information Schema and Account Usage Share provide storage information for which of the following objects? (Choose three.)
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).
A virtual warehouse's auto-suspend and auto-resume settings apply to which of the following?
A sales table FCT_SALES has 100 million records.
The following Query was executed
SELECT COUNT (1) FROM FCT__SALES;
How did Snowflake fulfill this query?
In which scenarios would a user have to pay Cloud Services costs? (Select TWO).
A user has 10 files in a stage containing new customer data. The ingest operation completes with no errors, using the following command:
COPY INTO my__table FROM @my__stage;
The next day the user adds 10 files to the stage so that now the stage contains a mixture of new customer data and updates to the previous data. The user did not remove the 10 original files.
If the user runs the same copy into command what will happen?
What are two ways to create and manage Data Shares in Snowflake? (Choose two.)
Which command is used to unload data from a Snowflake table into a file in a stage?
User-level network policies can be created by which of the following roles? (Select TWO).
True or False: Loading data into Snowflake requires that source data files be no larger than 16MB.
When reviewing a query profile, what is a symptom that a query is too large to fit into the memory?
Which of the following describes how multiple Snowflake accounts in a single organization relate to various cloud providers?
A user needs to create a materialized view in the schema MYDB.MYSCHEMA.
Which statements will provide this access?
Which feature is only available in the Enterprise or higher editions of Snowflake?
What Snowflake features allow virtual warehouses to handle high concurrency workloads? (Select TWO)
Where would a Snowflake user find information about query activity from 90 days ago?
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?
By default, how long is the standard retention period for Time Travel across all Snowflake accounts?