What object does Snowflake recommend using when planning to unload similarly-formatted data on a regular basis?
Which Snowflake objects can be secured to protect data privacy? (Select TWO).
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?
Which data types can be used in a Snowflake table that holds semi-structured data? (Select TWO).
Which function can be used to convert semi-structured data into a relational representation?
Which command is used to lake away staged files from a Snowflake stage after a successful data ingestion?
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?
What Snowflake feature or service is used to prevent third parties from reading data while it is at rest or in transit?
Which table type is used in the file processing pipeline to process unstructured data in Snowflake?
Which command will allow users to query data from files in cloud storage without ingesting the data ?
Which Query Profile metrics can be used to determine if a query is pruning efficiently?
A user is configuring Snowflake CLI for multiple environments, such as dev, test, and prod. The user would like to avoid re-entering credentials every time and keep profiles organized. Which Snowflake CLI feature should be used to manage these environments efficiently?
Query compilation occurs in which architecture layer of the Snowflake Cloud Data Platform?
Which authentication method requires access to a secure file that is only stored on the user ' s local device?
A Snowflake Marketplace listing has 50 subscribers accessing shared tables.
What determines the compute costs incurred by the subscribers?
When a schema is cloned, what will happen if the schema includes a table with a column that references a sequence that generates default values? (Select TWO).
A table was created using this statement:

Which feature of this table will incur both compute and storage costs?
What will happen to partitions if a table is cloned and the original table type is then changed from permanent to transient?
Which URL type should be used to provide a user with a window of time to access files that are in cloud storage?
Which type of workload is recommended for Snowpark-optimized virtual warehouses?
Which data sharing mechanism can be used to share data privately or publicly within the Snowflake Marketplace?
When unloading data: which file formal will keep floating-point number column data without truncating it?
A company strongly encourages all Snowflake users to self-enroll in Snowflake ' s default Multi-Factor Authentication (MFA) service to provide increased login security for users connecting to Snowflake.
Which application will the Snowflake users need to install on their devices in order to connect with MFA?
In the query profiler view for a query, which components represent areas that can be used to help optimize query performance? (Select TWO)
A table gets updated throughout the day. A user wants to automate the process of table changes by capturing only the changed rows every 20 minutes and applying transformations without manual intervention. How can this be accomplished?
Which of the following Snowflake capabilities are available in all Snowflake editions? (Select TWO)
What feature can be used to reorganize a very large table on one or more columns?
Which account__usage views are used to evaluate the details of dynamic data masking? (Select TWO)
Which command is used to unload data from a Snowflake table into a file in a stage?
Which of the following Snowflake features provide continuous data protection automatically? (Select TWO).
User-level network policies can be created by which of the following roles? (Select TWO).
A user needs to create a materialized view in the schema MYDB.MYSCHEMA.
Which statements will provide this access?
What unit is used to calculate the monthly cost for storing data in Snowflake?
In addition to performing all the standard steps to share data, which privilege must be granted on each database referenced by a secure view in order to be shared?
Which command should be used to drop files from an internal or external stage?
Which semi-structured file formats are supported when unloading data from a table? (Select TWO).
What type of account can be used to share data with a consumer who does have a Snowflake account?
Which JSON paths are considered to be equivalent in Snowflake? (Choose two.)
What are the default Time Travel and Fail-safe retention periods for transient tables?
What SQL command would be used to view all roles that were granted to user.1?
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).
What happens when an external or an internal stage is dropped? (Select TWO).
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 a machine learning and data science partner within the Snowflake Partner Ecosystem?
What transformations are supported in a CREATE PIPE ... AS COPY ... FROM (....) statement? (Select TWO.)
A virtual warehouse has the same value for MIN_CLUSTER_COUNT and MAX_CLUSTER_COUNT. What will happen when the warehouse is started?
What takes the highest precedence in Snowflake file format options, when specified in multiple locations during data loading?
Which command is used to remove files from either external cloud storage or an internal staged
Which of the following Snowflake objects can be shared using a secure share? (Select TWO).
Which of the following are valid methods for authenticating users for access into Snowflake? (Select THREE)
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?
Which of the following describes how multiple Snowflake accounts in a single organization relate to various cloud providers?
What are two ways to create and manage Data Shares in Snowflake? (Choose two.)
How would you determine the size of the virtual warehouse used for a task?
True or False: Loading data into Snowflake requires that source data files be no larger than 16MB.
Which of the following compute resources or features are managed by Snowflake? (Select TWO).
Which Snowflake technique can be used to improve the performance of a query?
What is the minimum Snowflake edition required to create a materialized view?
What is the default character set used when loading CSV files into Snowflake?
Which command can be used to stage local files from which Snowflake interface?
Which file function generates a SnowFlake-hosted URL that must be authenticated when used?
Which data types does Snowflake support when querying semi-structured data? (Select TWO)
What happens when a network policy includes values that appear in both the allowed and blocked IP address list?
By default, which role has access to the SYSTEM$GLOBAL_ACCOUNT_SET_PARAMETER function?
What is the MAXIMUM number of clusters that can be provisioned with a multi-cluster virtual warehouse?
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 SnowFlake database object is derived from a query specification, stored for later use, and can speed up expensive aggregation on large data sets?
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?
Which Snowflake edition offers the highest level of security for organizations that have the strictest requirements?
Which privilege is required to use the search optimization service in Snowflake?
While clustering a table, columns with which data types can be used as clustering keys? (Select TWO).
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 function is used to convert rows in a relational table to a single VARIANT column?
What is the MINIMUM permission needed to access a file URL from an external stage?
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?
What should be used when creating a CSV file format where the columns are wrapped by single quotes or double quotes?
How long is a query visible in the Query History page in the Snowflake Web Interface (Ul)?
What is the only supported character set for loading and unloading data from all supported file formats?
For Directory tables, what stage allows for automatic refreshing of metadata?
What does the worksheet and database explorer feature in Snowsight allow users to do?
How does a Snowflake user extract the URL of a directory table on an external stage for further transformation?
What are the benefits of the replication feature in Snowflake? (Select TWO).
A user wants to add additional privileges to the system-defined roles for their virtual warehouse. How does Snowflake recommend they accomplish this?
Which common query problems are identified by the Query Profile? (Select TWO.)
When using the ALLOW_CLI£NT_MFA_CACHING parameter, how long is a cached Multi-Factor Authentication (MFA) token valid for?
What criteria does Snowflake use to determine the current role when initiating a session? (Select TWO).
What is the Fail-safe retention period for transient and temporary tables?
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 role has the ability to create a share from a shared database by default?
What is the default value in the Snowflake Web Interface (Ul) for auto suspending a Virtual Warehouse?
Which data formats are supported by Snowflake when unloading semi-structured data? (Select TWO).
How can a user get the MOST detailed information about individual table storage details in Snowflake?
Which view can be used to determine if a table has frequent row updates or deletes?
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?
Which function will provide the proxy information needed to protect Snowsight?
Which function should be used to insert JSON format string data inot a VARIANT field?
Which command can be used to list all the file formats for which a user has access privileges?
What are valid sub-clauses to the OVER clause for a window function? (Select TWO).
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 Snowflake user wants to temporarily bypass a network policy by configuring the user object property MINS_TO_BYPASS_NETWORK_POLICY.
What should they do?
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?
A single user of a virtual warehouse has set the warehouse to auto-resume and auto-suspend after 10 minutes. The warehouse is currently suspended and the user performs the following actions:
1. Runs a query that takes 3 minutes to complete
2. Leaves for 15 minutes
3. Returns and runs a query that takes 10 seconds to complete
4. Manually suspends the warehouse as soon as the last query was completed
When the user returns, how much billable compute time will have been consumed?
What is the MINIMUM edition of Snowflake that is required to use a SCIM security integration?
What is the minimum Snowflake edition required to use Dynamic Data Masking?
If 3 size Small virtual warehouse is made up of two servers, how many servers make up a Large warehouse?
Where can a user find and review the failed logins of a specific user for the past 30 days?
The Snowflake Cloud Data Platform is described as having which of the following architectures?
Which data types are supported by Snowflake when using semi-structured data? (Choose two.)
The Snowflake Search Optimization Services supports improved performance of which kind of query?
Which tasks are performed in the Snowflake Cloud Services layer? (Choose two.)
What types of data listings are available in the Snowflake Data Marketplace? (Choose two.)
Which of the following features are available with the Snowflake Enterprise edition? (Choose two.)
In the Snowflake access control model, which entity owns an object by default?
Which file formats are supported for unloading data from Snowflake? (Choose two.)
Which Snowflake function will interpret an input string as a JSON document, and produce a VARIANT value?
How can a row access policy be applied to a table or a view? (Choose two.)
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?
When cloning a database containing stored procedures and regular views, that have fully qualified table references, which of the following will occur?
What impacts the credit consumption of maintaining a materialized view? (Choose two.)
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?
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?
Which command should be used to load data from a file, located in an external stage, into a table in Snowflake?
Which of the following are characteristics of Snowflake virtual warehouses? (Choose two.)
Which Snowflake layer is always leveraged when accessing a query from the result cache?
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?
True or False: Snowpipe via REST API can only reference External Stages as source.
What is the minimum Snowflake edition that has column-level security enabled?
Which columns are part of the result set of the Snowflake LATERAL FLATTEN command? (Choose two.)
What is an advantage of using an explain plan instead of the query profiler to evaluate the performance of a query?
What is the maximum Time Travel retention period for a temporary Snowflake table?
Which statements are true concerning Snowflake ' s underlying cloud infrastructure? (Select THREE),
Which of the following statements describe features of Snowflake data caching? (Choose two.)
Which of the following features, associated with Continuous Data Protection (CDP), require additional Snowflake-provided data storage? (Choose two.)
When publishing a Snowflake Data Marketplace listing into a remote region what should be taken into consideration? (Choose two.)
A table needs to be loaded. The input data is in JSON format and is a concatenation of multiple JSON documents. The file size is 3 GB. A warehouse size small is being used. The following COPY INTO command was executed:
COPY INTO SAMPLE FROM @~/SAMPLE.JSON (TYPE=JSON)
The load failed with this error:
Max LOB size (16777216) exceeded, actual size of parsed column is 17894470.
How can this issue be resolved?
What is the default file size when unloading data from Snowflake using the COPY command?
What are supported file formats for unloading data from Snowflake? (Choose three.)
What versions of Snowflake should be used to manage compliance with Personal Identifiable Information (PII) requirements? (Choose two.)
The Snowflake cloud services layer is responsible for which tasks? (Choose two.)
What are best practice recommendations for using the ACCOUNTADMIN system-defined role in Snowflake? (Choose two.)
Which command is used to start configuring Snowflake for Single Sign-On (SSO)?
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?
What information is found within the Statistic output in the Query Profile Overview?
Which Snowflake feature allows administrators to identify unused data that may be archived or deleted?
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?
A user with which privileges can create or manage other users in a Snowflake account? (Select TWO).
When using the ALLOW CLIENT_MFA_CACHING parameter, how long is a cached Multi-Factor Authentication (MFA) token valid for?
Which metadata table will store the storage utilization information even for dropped tables?
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?
What function can be used with the recursive argument to return a list of distinct key names in all nested elements in an object?
Which Snowflake feature provides increased login security for users connecting to Snowflake that is powered by Duo Security service?
What is the relationship between a Query Profile and a virtual warehouse?
Who can activate and enforce a network policy for all users in a Snowflake account? (Select TWO).
What are the least privileges needed to view and modify resource monitors? (Select TWO).
When enabling access to unstructured data, which URL permits temporary access to a staged file without the need to grant privileges to the stage or to issue access tokens?
Which solution improves the performance of point lookup queries that return a small number of rows from large tables using highly selective filters?
What are key characteristics of virtual warehouses in Snowflake? (Select TWO).
A user wants to access files stored in a stage without authenticating into Snowflake. Which type of URL should be used?
Which command is used to unload data from a Snowflake database table into one or more files in a Snowflake stage?
How can performance be optimized for a query that returns a small amount of data from a very large base table?
Which Snowflake database object can be used to track data changes made to table data?
Which Snowflake feature allows a user to track sensitive data for compliance, discovery, protection, and resource usage?
A column named " Data " contains VARIANT data and stores values as follows:
How will Snowflake extract the employee ' s name from the column data?
What objects in Snowflake are supported by Dynamic Data Masking? (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).
A JSON file, that contains lots of dates and arrays, needs to be processed in Snowflake. The user wants to ensure optimal performance while querying the data.
How can this be achieved?
Which statements describe benefits of Snowflake ' s separation of compute and storage? (Select TWO).
Which ACCOUNT_USAGE schema database role provides visibility into policy-related information?
What happens to the objects in a reader account when the DROP MANAGED ACCOUNT command is executed?
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?
How should clustering be used to optimize the performance of queries that run on a very large table?
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?
For which use cases is running a virtual warehouse required? (Select TWO).
What feature of Snowflake Continuous Data Protection can be used for maintenance of historical data?
What can a Snowflake user do with the information included in the details section of a Query Profile?
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?
Which file format will keep floating-point numbers from being truncated when data is unloaded?
What column type does a Kafka connector store formatted information in a single column?
Which statement accurately describes a characteristic of a materialized view?
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 parameter can be used to instruct a COPY command to verify data files instead of loading them into a specified table?
Which of the following is the Snowflake Account_Usage.Metering_History view used for?
What is the minimum Snowflake edition needed for database failover and fail-back between Snowflake accounts for business continuity and disaster recovery?
What is the recommended way to change the existing file format type in my format from CSV to JSON?
Which languages requite that User-Defined Function (UDF) handlers be written inline? (Select TWO).
How many network policies can be assigned to an account or specific user at a time?
Which Snowflake feature will allow small volumes of data to continuously load into Snowflake and will incrementally make the data available for analysis?
Which Snowflake objects can be shared with other Snowflake accounts? (Choose three.)
The bulk data load history that is available upon completion of the COPY statement is stored where and for how long?
A materialized view should be created when which of the following occurs? (Choose two.)
Query parsing and compilation occurs in which architecture layer of the Snowflake Cloud Data Platform?
What is the MINIMUM Snowflake edition required to use the periodic rekeying of micro-partitions?
Which of the following are considerations when using a directory table when working with unstructured data? (Choose two.)
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?
Data storage for individual tables can be monitored using which commands and/or objects? (Choose two.)
How can a data provider ensure that a data consumer is going to have access to the required objects?
Which type of join will list a I rows in the specified table, even if those rows have no match in the other table?
How does Snowflake handle the bulk unloading of data into single or multiple files?
Which privilege is required for a role to be able to resume a suspended warehouse if auto-resume is not enabled?
When unloading data to an external stage, what is the MAXIMUM file size supported?
Which operations are handled in the Cloud Services layer of Snowflake? (Select TWO).
What does Snowflake recommend regarding database object ownership? (Select TWO).
Which of the following activities consume virtual warehouse credits in the Snowflake environment? (Choose two.)
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 kind of Snowflake table stores file-level metadata for each file in a stage?
Which query contains a Snowflake hosted file URL in a directory table for a stage named bronzestage?
Which Snowflake object can be accessed in he FROM clause of a query, returning a set of rows having one or more columns?
How does Snowflake recommend handling the bulk loading of data batches from files already available in cloud storage?
Which task privilege does a Snowflake role need in order to suspend or resume a task?
What computer language can be selected when creating User-Defined Functions (UDFs) using the Snowpark API?
What are advantages clones have over tables created with CREATE TABLE AS SELECT statement? (Choose two.)
What is the name of the SnowSQLfile that can store connection information?
What happens when a table or schema with a standard retention period is dropped?
Which Snowflake objects are supported by Snowpipe Streaming? (Select TWO)
A user creates a stage using the following command:
What will be the outcome?
A Snowflake practitioner wants to improve the performance of a pipeline that repeatedly queries semi-structured data.
Which features can improve query performance for this workload? Select TWO.
How does an authentication policy affect security in a Snowflake account?
How can a Snowsight user change a Standard virtual warehouse to a Snowpark-optimized virtual warehouse?
Which function should be used to find the query ID of the second query executed in a current session?
What can be used to improve the performance of queries that are run on an external table ?
A directory table that references an external stage is being refreshed manually.
What will happen to any scheduled automatic-refresh operations occurring at the same time as the manual-refresh operations?
What kind of value does a User-Defined Function (UDF) return? (Select TWO).
Which Snowflake privilege is required on a pipe object to pause or resume pipes?
What is a Snowflake recommendation for the use of key pair authentication?
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?
When semi-structured data includes dates and timestamps as string values, what Snowflake recommendation will OPTIMIZE pruning and MINIMIZE storage consumption?