What costs are associated with sharing Snowflake data with a reader account ?
Which function should be used to find the query ID of the second query executed in a current session?
What type of account can be used to share data with a consumer who does have a Snowflake account?
Which function can be used with the copy into < location > statement to convent rows from a relational table to a single variant column, and to unload rows into a JSON file?
The following settings are configured:
THE MIN_DATA_RETENTION_TIME_IN_DAYS is set to 5 at the account level.
THE DATA_RETENTION_TIME_IN_DAYS is set to 2 at the object level.
For how many days will the data be retained at the object level?
What Multi-Factor Authentication, or MFA, service is provided by Snowflake?
What do these Query Profile metrics indicate about the query micro-partition pruning?
Which command is used to lake away staged files from a Snowflake stage after a successful data ingestion?
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?
How can a user access information about a query execution plan without consuming virtual warehouse compute resources?
Which command can be used to list all network policies available in an account?
What is the MINIMUM Snowflake edition required to use a dedicated metadata store?
What are benefits of using reader accounts when sharing data in Snowflake? (Select TWO)
When will Snowflake charge credits for the use of the Cloud Services layer?
A large enterprise requires a disaster recovery solution that ensures all critical databases and account-level objects can be quickly redirected to a secondary region hosted on a different cloud provider. Which solution will enable synchronized cross-cloud and cross-region replication to support this level of redundancy?
What is the FASTEST way to load a specific, staged, discrete set of files using the COPY INTO < table > command?
How many credits does a size 3X-Large virtual warehouse consume if it runs continuously for 2 hours?
During periods of warehouse contention which parameter controls the maximum length of time a warehouse will hold a query for processing?
What are the default Time Travel and Fail-safe retention periods for transient tables?
How can a Snowflake administrator determine which user has accessed a database object that contains sensitive information?
What feature of Snowflake Continuous Data Protection can be used for maintenance of historical data?
Which metadata table will store the storage utilization information even for dropped tables?
What are key characteristics of virtual warehouses in Snowflake? (Select TWO).
Which Snowflake table objects can be shared with other accounts? (Select TWO).
A user with which privileges can create or manage other users in a Snowflake account? (Select TWO).
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?
What is the minimum Snowflake Edition that supports secure storage of Protected Health Information (PHI) data?
Which VALIDATION_MODE value will return the errors across the files specified in a COPY command, including files that were partially loaded during an earlier load?
A tag object has been assigned to a table (TABLE_A) in a schema within a Snowflake database.
Which CREATE object statement will automatically assign the TABLE_A tag to a target object?
What Snowflake feature provides a data hub for secure data collaboration, with a selected group of invited members?
What unit is used to calculate the monthly cost for storing data in Snowflake?
What actions can be performed by a consumer account on a shared database? (Select TWO)
What information is found within the Statistic output in the Query Profile Overview?
How can an administrator check for updates (for example, SCIM API requests) sent to Snowflake by the identity provider?
A dashboard query is running much slower than expected. The Query Profile shows a join operator consuming 70% of the total execution time and producing 1,000 times more rows than its input tables. What is causing this issue?
When used with a SELECT statement in the COPY INTO < location > command, what statement will unload data from a table as JSON?
Which function can be used to convert semi-structured data into a relational representation?
Which Snowflake tool provides detailed execution statistics of a query with no cost to the user?
A virtual warehouse has the same value for MIN_CLUSTER_COUNT and MAX_CLUSTER_COUNT. What will happen when the warehouse is started?
A Snowflake user creates this stored procedure:
PROCEDURE SALES_REPORT(MONTH INT, YEAR INT);
Which statement will remove the stored procedure?
A user needs to know this information about an object:
1. Who accessed the data?
2. When was the data accessed?
3. What columns were accessed?
Which ACCOUNT_USAGE schema view should be used?
Which Snowflake table type persists until it is explicitly dropped. is available for all users with relevant privileges (across sessions). and has no Fail-safe period?
Which URL type allows users to access unstructured data without authenticating into Snowflake or passing an authorization token?
How can a user improve the performance of a single large complex query in Snowflake?
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?
What file formats does Snowflake support for loading semi-structured data? (Choose three.)
How can a data provider ensure that a data consumer is going to have access to the required objects?
Which SQL command can be used to see the CREATE definition of a masking policy?
What MINIMUM privilege is required on the external stage for any role in the GET REST API to access unstructured data files using a file URL?
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?
What computer language can be selected when creating User-Defined Functions (UDFs) using the Snowpark API?
Which statements reflect key functionalities of a Snowflake Data Exchange? (Choose two.)
Which user object property requires contacting Snowflake Support in order to set a value for it?
Which Snowflake data types can be used to build nested hierarchical data? (Select TWO)
Which Snowflake database object can be used to track data changes made to table data?
Which statements describe benefits of Snowflake ' s separation of compute and storage? (Select TWO).
A column named " Data " contains VARIANT data and stores values as follows:
How will Snowflake extract the employee ' s name from the column data?
The Information Schema and Account Usage Share provide storage information for which of the following objects? (Choose three.)
How would you determine the size of the virtual warehouse used for a task?
What happens when a cloned table is replicated to a secondary database? (Select TWO)
True or False: Loading data into Snowflake requires that source data files be no larger than 16MB.
When unloading to a stage, which of the following is a recommended practice or approach?
Which data types does Snowflake support when querying semi-structured data? (Select TWO)
A user wants to access files stored in a stage without authenticating into Snowflake. Which type of URL should be used?
Which Snowflake command can be used to unload the result of a query to a single file?
What is the purpose of the STRIP NULL_VALUES file format option when loading semi-structured data files into Snowflake?
Who can activate and enforce a network policy for all users in a Snowflake account? (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 ;?
For which use cases is running a virtual warehouse required? (Select TWO).
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?
Which Snowflake feature allows administrators to identify unused data that may be archived or deleted?
Which privilege must be granted by one role to another role, and cannot be revoked?
What function can be used with the recursive argument to return a list of distinct key names in all nested elements in an object?
What are the least privileges needed to view and modify resource monitors? (Select TWO).
How can a Snowflake user validate data that is unloaded using the COPY INTO < location > command?
Which Snowflake function is maintained separately from the data and helps to support features such as Time Travel, Secure Data Sharing, and pruning?
What metadata does Snowflake store for rows in micro-partitions? (Select TWO).
Which Snowflake feature allows a user to track sensitive data for compliance, discovery, protection, and resource usage?
How should clustering be used to optimize the performance of queries that run on a very large table?
Which solution improves the performance of point lookup queries that return a small number of rows from large tables using highly selective filters?
Which command is used to unload data from a Snowflake database table into one or more files in a Snowflake stage?
What happens to the objects in a reader account when the DROP MANAGED ACCOUNT command is executed?
What tasks can an account administrator perform in the Data Exchange? (Select TWO).
What is the only supported character set for loading and unloading data from all supported file formats?
How does a Snowflake user extract the URL of a directory table on an external stage for further transformation?
What is used to denote a pre-computed data set derived from a SELECT query specification and stored for later use?
Which file function generates a SnowFlake-hosted URL that must be authenticated when used?
When floating-point number columns are unloaded to CSV or JSON files, Snowflake truncates the values to approximately what?
What does the worksheet and database explorer feature in Snowsight allow users to do?
What is the default value in the Snowflake Web Interface (Ul) for auto suspending a Virtual Warehouse?
What is the MAXIMUM number of clusters that can be provisioned with a multi-cluster virtual warehouse?
Which Snowflake edition offers the highest level of security for organizations that have the strictest requirements?
What SnowFlake database object is derived from a query specification, stored for later use, and can speed up expensive aggregation on large data sets?
Which privilege is required to use the search optimization service in Snowflake?
By default, how long is the standard retention period for Time Travel across all Snowflake accounts?
How long is a query visible in the Query History page in the Snowflake Web Interface (Ul)?
Which command should be used to unload all the rows from a table into one or more files in a named stage?
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 SQL command can be used to verify the privileges that are granted to a role?
The effects of query pruning can be observed by evaluating which statistics? (Select TWO).
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?
What will happen if a Snowflake user increases the size of a suspended virtual warehouse?
What is the MINIMUM permission needed to access a file URL from an external stage?
What are the benefits of the replication feature in Snowflake? (Select TWO).
What is the Fail-safe period for a transient table in the Snowflake Enterprise edition and higher?
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?
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?
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 valid sub-clauses to the OVER clause for a window function? (Select TWO).
What criteria does Snowflake use to determine the current role when initiating a session? (Select TWO).
When referring to User-Defined Function (UDF) names in Snowflake, what does the term overloading mean?
When using the ALLOW_CLI£NT_MFA_CACHING parameter, how long is a cached Multi-Factor Authentication (MFA) token valid for?
Which data formats are supported by Snowflake when unloading semi-structured data? (Select TWO).
What happens when a network policy includes values that appear in both the allowed and blocked IP address list?
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?
Why would a Snowflake user decide to use a materialized view instead of a regular view?
Which function should be used to insert JSON format string data inot a VARIANT field?
Which function is used to convert rows in a relational table to a single VARIANT column?
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?
How does a Snowflake stored procedure compare to a User-Defined Function (UDF)?
By default, which role has access to the SYSTEM$GLOBAL_ACCOUNT_SET_PARAMETER function?
Which view can be used to determine if a table has frequent row updates or deletes?
While clustering a table, columns with which data types can be used as clustering keys? (Select TWO).
What is the Fail-safe retention period for transient and temporary tables?
What are best practice recommendations for using the ACCOUNTADMIN system-defined role in Snowflake? (Choose two.)
What are the responsibilities of Snowflake ' s Cloud Service layer? (Choose three.)
Which tasks are performed in the Snowflake Cloud Services layer? (Choose two.)
In an auto-scaling multi-cluster virtual warehouse with the setting SCALING_POLICY = ECONOMY enabled, when is another cluster started?
What versions of Snowflake should be used to manage compliance with Personal Identifiable Information (PII) requirements? (Choose two.)
The Snowflake Cloud Data Platform is described as having which of the following architectures?
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?
A user wants to add additional privileges to the system-defined roles for their virtual warehouse. How does Snowflake recommend they accomplish this?
In the Snowflake access control model, which entity owns an object by default?
What occurs when a pipe is recreated using the CREATE OR REPLACE PIPE command?
What is the MINIMUM edition of Snowflake that is required to use a SCIM security integration?
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 of the following statements describe features of Snowflake data caching? (Choose two.)
What impacts the credit consumption of maintaining a materialized view? (Choose two.)
What do the terms scale up and scale out refer to in Snowflake? (Choose two.)
When publishing a Snowflake Data Marketplace listing into a remote region what should be taken into consideration? (Choose two.)
What is the maximum Time Travel retention period for a temporary Snowflake table?
What is the SNOWFLAKE.ACCOUNT_USAGE view that contains information about which objects were read by queries within the last 365 days (1 year)?
Which Snowflake feature allows a user to substitute a randomly generated identifier for sensitive data, in order to prevent unauthorized users access to the data, before loading it into Snowflake?
Which command should be used to download files from a Snowflake stage to a local folder on a client ' s machine?
A virtual warehouse is created using the following command:
Create warehouse my_WH with
warehouse_size = MEDIUM
min_cluster_count = 1
max_cluster_count = 1
auto_suspend = 60
auto_resume = true;
The image below is a graphical representation of the warehouse utilization across two days.

What action should be taken to address this situation?
Which file formats are supported for unloading data from Snowflake? (Choose two.)
What are supported file formats for unloading data from Snowflake? (Choose three.)
How should a virtual warehouse be configured if a user wants to ensure that additional multi-clusters are resumed with no delay?
Which of the following features are available with the Snowflake Enterprise edition? (Choose two.)
What types of data listings are available in the Snowflake Data Marketplace? (Choose two.)
The Snowflake Search Optimization Services supports improved performance of which kind of query?
Which columns are part of the result set of the Snowflake LATERAL FLATTEN command? (Choose two.)
A user is preparing to load data from an external stage
Which practice will provide the MOST efficient loading performance?
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?
What is an advantage of using an explain plan instead of the query profiler to evaluate the performance of a query?
If 3 size Small virtual warehouse is made up of two servers, how many servers make up a Large warehouse?
Which Snowflake architectural layer is responsible for a query execution plan?
What actions will prevent leveraging of the ResultSet cache? (Choose two.)
What is the minimum Snowflake edition required to use Dynamic Data Masking?
A user created a new worksheet within the Snowsight Ul and wants to share this with teammates
How can this worksheet be shared?
Which statements are correct concerning the leveraging of third-party data from the Snowflake Data Marketplace? (Choose two.)
Which of the following features, associated with Continuous Data Protection (CDP), require additional Snowflake-provided data storage? (Choose two.)
Which statements are true concerning Snowflake ' s underlying cloud infrastructure? (Select THREE),
Which of the following significantly improves the performance of selective point lookup queries on a table?
Which Snowflake function will interpret an input string as a JSON document, and produce a VARIANT value?
Which services does the Snowflake Cloud Services layer manage? (Choose two.)
Which SQL commands, when committed, will consume a stream and advance the stream offset? (Choose two.)
A running virtual warehouse is suspended.
What is the MINIMUM amount of time that the warehouse will incur charges for when it is restarted?
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?
If a table was dropped and the DATA_RETENTION_TIME_IN_DAYS was set to 0, how can the data from the table be recovered?
How does an authentication policy affect security in a Snowflake account?
When unloading data from Snowflake using the COPY INTO < location > command, what is a key consideration for handling NULL values?
Which data protection feature should only be used when all other data recovery options have been attempted?
Which column in the ACCESS_HISTORY view in Snowflake describes access history for a column and provides additional information on how columns have been altered over time?
What objects are required to unload data into cloud data storage? (Select TWO).
Which view should be checked to ensure that data has loaded successfully before removing staged files?
A table, STUDENTS, is created using this command:
An example value for the marks is:
Which query will return all of the students ' names and history marks?
What actions can be taken to reduce memory spilling for queries that are too large to fit into memory? Select TWO.
Which JSON paths are considered to be equivalent in Snowflake? (Choose two.)
What happens to the shared objects for users in a consumer account from a share, once a database has been created in that account?
When unloading data to an external stage, what is the MAXIMUM file size supported?
What is used to diagnose and troubleshoot network connections to Snowflake?
Which query profile statistics help determine if efficient pruning is occurring? (Choose two.)
For the ALLOWED VALUES tag property, what is the MAXIMUM number of possible string values for a single tag?
If queries start to queue in a multi-cluster virtual warehouse, an additional compute cluster starts immediately under what setting?
Data storage for individual tables can be monitored using which commands and/or objects? (Choose two.)
Which operations are handled in the Cloud Services layer of Snowflake? (Select TWO).
If a multi-cluster warehouse is using an economy scaling policy, how long will queries wait in the queue before another cluster is started?
Which Snowflake object can be accessed in he FROM clause of a query, returning a set of rows having one or more columns?
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).
Which features make up Snowflake ' s column level security? (Select TWO).
Which feature is integrated to support Multi-Factor Authentication (MFA) at Snowflake?
What type of columns does Snowflake recommend to be used as clustering keys? (Select TWO).
Network policies can be applied to which of the following Snowflake objects? (Choose two.)
Which feature allows a user the ability to control the organization of data in a micro-partition?
A user needs to create a materialized view in the schema MYDB.MYSCHEMA. Which statements will provide this access?
Which TABLE function helps to convert semi-structured data to a relational representation?
What is the minimum Snowflake edition needed for database failover and fail-back between Snowflake accounts for business continuity and disaster recovery?
Which Snowflake URL type allows users or applications to download or access files directly from Snowflake stage without authentication?
Which privilege is required for a role to be able to resume a suspended warehouse if auto-resume is not enabled?
A view is defined on a permanent table. A temporary table with the same name is created in the same schema as the referenced table. What will the query from the view return?
Which statement accurately describes a characteristic of a materialized view?
User INQUISITIVE_PERSON has been granted the role DATA_SCIENCE. The role DATA_SCIENCE has privileges OWNERSHIP on the schema MARKETING of the database ANALYTICS_DW.
Which command will show all privileges granted to that schema?
What can a Snowflake user do with the information included in the details section of a Query Profile?
Which of the following can be used when unloading data from Snowflake? (Choose two.)
Query parsing and compilation occurs in which architecture layer of the Snowflake Cloud Data Platform?
What statistical information in a Query Profile indicates that the query is too large to fit in memory? (Select TWO).
If file format options are specified in multiple locations, the load operation selects which option FIRST to apply in order of precedence?
What are advantages clones have over tables created with CREATE TABLE AS SELECT statement? (Choose two.)
Where would a Snowflake user find information about query activity from 90 days ago?
Which of the following Snowflake capabilities are available in all Snowflake editions? (Select TWO)
User-level network policies can be created by which of the following roles? (Select TWO).
Which services does the Snowflake Cloud Services layer manage? (Select TWO).
What are two ways to create and manage Data Shares in Snowflake? (Choose two.)
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).
Which account__usage views are used to evaluate the details of dynamic data masking? (Select TWO)
When reviewing a query profile, what is a symptom that a query is too large to fit into the memory?
What is the default character set used when loading CSV files into Snowflake?
Which of the following Snowflake objects can be shared using a secure share? (Select TWO).
Which command is used to unload data from a Snowflake table into a file in a 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?
Which of the following Snowflake features provide continuous data protection automatically? (Select TWO).
What feature can be used to reorganize a very large table on one or more columns?
What is the minimum Snowflake edition required to create a materialized view?
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?
What Snowflake role must be granted for a user to create and manage accounts?
What is the default File Format used in the COPY command if one is not specified?
Which Snowflake technique can be used to improve the performance of a query?
Which of the following is a valid source for an external stage when the Snowflake account is located on Microsoft Azure?
A marketing co-worker has requested the ability to change a warehouse size on their medium virtual warehouse called mktg__WH.
Which of the following statements will accommodate this request?
What transformations are supported in a CREATE PIPE ... AS COPY ... FROM (....) statement? (Select TWO.)
Which of the following are best practice recommendations that should be considered when loading data into Snowflake? (Select TWO).
In which scenarios would a user have to pay Cloud Services costs? (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)
What happens to the underlying table data when a CLUSTER BY clause is added to a Snowflake table?
Which of the following indicates that it may be appropriate to use a clustering key for a table? (Select TWO).