SnowPro Core Certification 2026 Exam Questions and Answers
What information does the Query Profile provide?
Which file function generates a SnowFlake-hosted URL that must be authenticated when used?
What is the MINIMUM permission needed to access a file URL from an external stage?
The effects of query pruning can be observed by evaluating which statistics? (Select TWO).
Which role has the ability to create a share from a shared database by default?
Which privilege is required to use the search optimization service in Snowflake?
Which command should be used to unload all the rows from a table into one or more files in a named stage?
Which common query problems are identified by the Query Profile? (Select TWO.)
When referring to User-Defined Function (UDF) names in Snowflake, what does the term overloading mean?
What criteria does Snowflake use to determine the current role when initiating a session? (Select TWO).
Which data types optimally store semi-structured data? (Select TWO).
Which function will provide the proxy information needed to protect Snowsight?
What is the only supported character set for loading and unloading data from all supported file formats?
Which use case does the search optimization service support?
Which SQL command can be used to verify the privileges that are granted to a role?
Which statement accurately describes Snowflake ' s architecture?
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?
What are valid sub-clauses to the OVER clause for a window function? (Select TWO).
The VALIDATE table function has which parameter as an input argument for a Snowflake user?
How are network policies defined in Snowflake?
What are characteristics of transient tables in Snowflake? (Select TWO).
Which activities are included in the Cloud Services layer? {Select TWO).
Which URL provides access to files in Snowflake without authorization?
Which data formats are supported by Snowflake when unloading semi-structured data? (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?
When floating-point number columns are unloaded to CSV or JSON files, Snowflake truncates the values to approximately what?
Which Snowflake data type is used to store JSON key value pairs?
Regardless of which notation is used, what are considerations for writing the column name and element names when traversing semi-structured data?
What should be used when creating a CSV file format where the columns are wrapped by single quotes or double quotes?
How can a user get the MOST detailed information about individual table storage details in Snowflake?
Which command removes a role from another role or a user in Snowflak?
What are characteristics of reader accounts in Snowflake? (Select TWO).
What is the MAXIMUM number of clusters that can be provisioned with a multi-cluster virtual warehouse?
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?
Which function is used to convert rows in a relational table to a single VARIANT column?
Which view can be used to determine if a table has frequent row updates or deletes?
How does Snowflake reorganize data when it is loaded? (Select TWO).
How does a Snowflake stored procedure compare to a User-Defined Function (UDF)?
What does the worksheet and database explorer feature in Snowsight allow users to do?
What is the Fail-safe period for a transient table in the Snowflake Enterprise edition and higher?
What is the Fail-safe retention period for transient and temporary tables?
Which function should be used to insert JSON format string data inot a VARIANT field?
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?
Which command can be used to list all the file formats for which a user has access privileges?
Why would a Snowflake user decide to use a materialized view instead of a regular view?
What is the default value in the Snowflake Web Interface (Ul) for auto suspending a Virtual Warehouse?
What does the TableScan operator represent in the Query Profile?
What will happen if a Snowflake user increases the size of a suspended virtual warehouse?
What happens when a network policy includes values that appear in both the allowed and blocked IP address list?
What is it called when a customer managed key is combined with a Snowflake managed key to create a composite key for encryption?
What are the benefits of the replication feature in Snowflake? (Select TWO).
What are characteristic of Snowsight worksheet? (Select TWO.)
What activities can a user with the ORGADMIN role perform? (Select TWO).
Which Snowflake mechanism is used to limit the number of micro-partitions scanned by a query?
Which Snowflake layer is associated with virtual warehouses?
For Directory tables, what stage allows for automatic refreshing of metadata?
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?
Which Snowflake view is used to support compliance auditing?
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?
How is unstructured data retrieved from data storage?
Which solution improves the performance of point lookup queries that return a small number of rows from large tables using highly selective filters?
When working with a managed access schema, who has the OWNERSHIP privilege of any tables added to the schema?
A user wants to access files stored in a stage without authenticating into Snowflake. Which type of URL should be used?
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 are key characteristics of virtual warehouses in Snowflake? (Select TWO).
Which command is used to unload data from a Snowflake database table into one or more files in a Snowflake stage?
What is the purpose of the STRIP NULL_VALUES file format option when loading semi-structured data files into 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 statistics are displayed in a Query Profile that indicate that intermediate results do not fit in memory? (Select TWO).
What is the relationship between a Query Profile and a virtual warehouse?
How can a dropped internal stage be restored?
Who can grant object privileges in a regular schema?
What happens to the objects in a reader account when the DROP MANAGED ACCOUNT command is executed?
At what level is the MIN_DATA_RETENTION_TIME_IN_DAYS parameter set?
Which Snowflake command can be used to unload the result of a query to a single file?
How can performance be optimized for a query that returns a small amount of data from a very large base table?
Which statements describe benefits of Snowflake ' s separation of compute and storage? (Select TWO).
Who can activate and enforce a network policy for all users in a Snowflake account? (Select TWO).
Which views are included in the DATA SHARING USAGE schema? (Select TWO).
What step can reduce data spilling in Snowflake?
Which Snowflake feature allows administrators to identify unused data that may be archived or deleted?
What is the primary purpose of a directory table in Snowflake?
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 command is used to start configuring Snowflake for Single Sign-On (SSO)?
Which Snowflake data types can be used to build nested hierarchical data? (Select TWO)
Which Snowflake function will parse a JSON-null into a SQL-null?
Which privilege must be granted by one role to another role, and cannot be revoked?
What feature of Snowflake Continuous Data Protection can be used for maintenance of historical data?
A user with which privileges can create or manage other users in a Snowflake account? (Select TWO).
What is the minimum Snowflake Edition that supports secure storage of Protected Health Information (PHI) data?
What objects in Snowflake are supported by Dynamic Data Masking? (Select TWO). '
What type of query will benefit from the query acceleration service?
Which statistics can be used to identify queries that have inefficient pruning? (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 ;?
What is a characteristic of materialized views in Snowflake?
Which commands can only be executed using SnowSQL? (Select TWO).
What is a directory table in Snowflake?
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 does a Notify & Suspend action for a resource monitor do?
What does SnowCD help Snowflake users to do?
Which operation can be performed on Snowflake external tables?
When using the ALLOW CLIENT_MFA_CACHING parameter, how long is a cached Multi-Factor Authentication (MFA) token valid for?
Which Snowflake table objects can be shared with other accounts? (Select TWO).
What transformations are supported when loading data into a table using the COPY INTO < table > command? (Select TWO).
How should clustering be used to optimize the performance of queries that run on a very large table?
How can a Snowflake user validate data that is unloaded using the COPY INTO < location > command?
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?
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 happens when a Snowflake user changes the data retention period at the schema level?
What is the purpose of the Snowflake SPLIT TO_TABLE function?
What is the purpose of a Query Profile?
Which metadata table will store the storage utilization information even for dropped tables?
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).
Where is Snowflake metadata stored?
Which REST API can be used with unstructured data?
What type of columns does Snowflake recommend to be used as clustering keys? (Select TWO).
Which transformation is supported by a COPY INTO < table > command?
What is the difference between a stored procedure and a User-Defined Function (UDF)?
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 would Snowsight automatically detect if a target account is in a different region and enable cross-cloud auto-fulfillment?
Which pages are included in the Activity area of Snowsight? (Select TWO).
If queries start to queue in a multi-cluster virtual warehouse, an additional compute cluster starts immediately under what setting?
Which statement describes pruning?
What is the purpose of using the OBJECT_CONSTRUCT function with me COPY INTO command?
How long does Snowflake retain information in the ACCESS HISTORY view?
Which languages requite that User-Defined Function (UDF) handlers be written inline? (Select TWO).
Which parameter can be used to instruct a COPY command to verify data files instead of loading them into a specified table?
What is the recommended way to change the existing file format type in my format from CSV to JSON?
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?
What service is provided as an integrated Snowflake feature to enhance Multi-Factor Authentication (MFA) support?
Which Snowflake feature will allow small volumes of data to continuously load into Snowflake and will incrementally make the data available for analysis?
What file formats does Snowflake support for loading semi-structured data? (Choose three.)
Which command is used to unload files from an internal or external stage to a local file system?
How often are the Account and Table master keys automatically rotated by Snowflake?
What does Snowflake ' s search optimization service support?
What can a Snowflake user do in the Admin area of Snowsight?
How long can a data consumer who has a pre-signed URL access data files using Snowflake?
Which of the following statements describes a schema in Snowflake?
What privilege should a user be granted to change permissions for new objects in a managed access schema?
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?
For non-materialized views, what column in Information Schema and Account Usage identifies whether a view is secure or not?
Which features make up Snowflake ' s column level security? (Select TWO).
Network policies can be applied to which of the following Snowflake objects? (Choose two.)
Which stages are used with the Snowflake PUT command to upload files from a local file system? (Choose three.)
A company needs to read multiple terabytes of data for an initial load as part of a Snowflake migration. The company can control the number and size of CSV extract files.
How does Snowflake recommend maximizing the load performance?
When unloading data to an external stage, what is the MAXIMUM file size supported?
Which Snowflake tool would be BEST to troubleshoot network connectivity?
Which data type can store more than one type of data structure?
How does Snowflake handle the bulk unloading of data into single or multiple files?
Which objects together comprise a namespace in Snowflake? (Select TWO).
In which Snowflake layer does Snowflake reorganize data into its internal optimized, compressed, columnar format?
Which activities are included in the Cloud Sen/ices layer? (Select TWO).
Which of the following describes the Snowflake Cloud Services layer?
A tabular User-Defined Function (UDF) is defined by specifying a return clause that contains which keyword?
Which feature is integrated to support Multi-Factor Authentication (MFA) at Snowflake?
Which of the following is the Snowflake Account_Usage.Metering_History view used for?
What can a Snowflake user do in the Activity section in Snowsight?
What happens when a database is cloned?
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 user change which columns are referenced in a view?
What computer language can be selected when creating User-Defined Functions (UDFs) using the Snowpark API?
Which privilege must be granted to a share to allow secure views the ability to reference data in multiple databases?
By definition, a secure view is exposed only to users with what privilege?
Which statement describes how Snowflake supports reader accounts?
Which statements reflect key functionalities of a Snowflake Data Exchange? (Choose two.)
Which clients does Snowflake support Multi-Factor Authentication (MFA) token caching for? (Select TWO).
Which Snowflake object helps evaluate virtual warehouse performance impacted by query queuing?
What do these Query Profile metrics indicate about the query micro-partition pruning?
Which statement will execute a stored procedure?
Which Snowflake tool or feature enables governed sharing of datasets with a selected group of consumers that are invited, internal or external, to a Snowflake user ' s company?
How are clusters handled when the Economy scaling policy is set on a multi-cluster virtual warehouse?
Which types of subqueries does Snowflake support? (Select TWO).
Which features are included in Snowsight? (Select TWO)
Which task is supported by the use of Access History in Snowflake?
What does Snowflake recommend when planning virtual warehouse usage for a data load?
How can a Data Exchange Administrator provide a user with account access to a Data Exchange?
What can a user win a reader account do in Snowflake?
A user needs to connect a private GitHub repository to Snowflake for stored-procedure version control. The user’s organization requires secure authentication.
Which authentication method should be configured for access to the private GitHub repository?
When an object is created in Snowflake. who owns the object?
Which type of Snowflake virtual warehouse provides 16 times the memory for each node and is recommended for larger workloads like Machine Learning (ML) training?
What is the PRIMARY factor that determines the cost of using a virtual warehouse in Snowflake?
How does the search optimization service use the search access path?
What calculation of metrics found in the QUERY_HISTORY view can be used to determine whether optimizing virtual warehouse caching will improve the performance of a long-running query?
Which privilege grants the ability to set a column-level security masking policy on a table or view column?
A user needs to automatically retrieve Iceberg column definitions using the INFER_SCHEMA function for semi-structured files stored on a stage. Which file format configuration will help them achieve this?
Which Snowsight feature can be used to perform data manipulations and transformations using a programming language?
What privileges are required to allow role RL_CUST_WH to start warehouse CUST_WH?
What statement describes Snowflake data architecture?
Which command should be used to load data incrementally based on column values that are specified in the source table or subquery?
Which actions can be performed using a resource monitor in Snowflake? (Select TWO).
Which schema-level objects allow the user to periodically perform an action under specific conditions, based on data within Snowflake?
A security review identified several roles that are no longer being used. Which of the roles can be dropped?
What does adding the PARTITION BY clause in the COPY INTO < location > command do?
Which service is designed to process unstructured data and put it into tables?
Which steps will reduce memory spillage when running a very large query? (Select TWO)
When unloading data: which file formal will keep floating-point number column data without truncating it?
Which function will return the URL for an external stage by using the stage name as the input?
Which Snowflake tool provides detailed execution statistics of a query with no cost to the user?
Who can create and manage reader accounts? (Select TWO).
When a replication schedule is set, how does Snowflake manage refreshes for failover groups?
Which data protection feature should only be used when all other data recovery options have been attempted?
When should a stored procedure be created with caller ' s rights?
What will happen if multiple identical COPY INTO < location > statements using the default settings are executed in parallel on the same data file?
A Snowflake user wants to optimize performance for a query that queries only a small number of rows in a table. The rows require significant processing. The data in the table does not change frequently.
What should the user do?
What does the Activity area of Snowsight allow users to do? (Select TWO).
Which feature is used to protect sensitive data at query run time?
Which governance feature is supported by all Snowflake editions?
Which Snowflake objects can process staged files in parallel? (Select TWO)
Who can access the data published in a Data Exchange?
When using the COPY INTO < location > command to unload table data into a CSV file, which option would compress the file using the default algorithm?
A stream can be created on which Snowflake objects to record data manipulation language(DML) changes? (Select TWO).
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 functions can be used to extract values from a VARIANT column by specifying a hierarchy name? Select TWO.
When unloading data, which combination of parameters should be used to differentiate between empty strings and NULL values? (Select TWO).
Which virtual warehouse configuration requires the maximum number of clusters to be equal to the minimum number of clusters?
Which roles are needed to access Document AI? Select TWO.
A Snowflake user is trying to load a 125 GB file using SnowSQL. The file continues to load for almost an entire day. What will happen at the 2 < hour mark?
Authorization to execute CREATE < object > statements comes only from which role?
What do temporary and transient tables have m common in Snowflake? (Select TWO).
What are the recommended alternative data types in Snowflake for unsupported large object data types such as BLOB and CLOB? (Select TWO).
What is the MINIMUM size of a table for which Snowflake recommends considering adding a clustering key?
What action should be taken if a large number of concurrent queries are queued in a virtual warehouse?
Which actions can consumers perform after joining a Data Exchange? Select TWO.
Which statements are true concerning Snowflake ' s underlying cloud infrastructure? (Select THREE),
Which command should be used to download files from a Snowflake stage to a local folder on a client ' s machine?
Which Snowflake SQL statement would be used to determine which users and roles have access to a role called MY_ROLE?
What actions will prevent leveraging of the ResultSet cache? (Choose two.)
Which statements are correct concerning the leveraging of third-party data from the Snowflake Data Marketplace? (Choose two.)
When cloning a database, what is cloned with the database? (Choose two.)
Why does Snowflake recommend file sizes of 100-250 MB compressed when loading data?
Which of the following statements apply to Snowflake in terms of security? (Choose two.)
What happens to historical data when the retention period for an object ends?
What do the terms scale up and scale out refer to in Snowflake? (Choose two.)
A user has unloaded data from a Snowflake table to an external stage.
Which command can be used to verify if data has been uploaded to the external stage named my_stage?
How does Snowflake Fail-safe protect data in a permanent table?
When cloning a database containing stored procedures and regular views, that have fully qualified table references, which of the following will occur?
A running virtual warehouse is suspended.
What is the MINIMUM amount of time that the warehouse will incur charges for when it is restarted?
How many days is load history for Snowpipe retained?
What affects whether the query results cache can be used?
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 methods can be used to delete staged files from a Snowflake stage? (Choose two.)
In a Snowflake role hierarchy, what is the top-level role?
Which command sets the Virtual Warehouse for a session?
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?
Which Snowflake function will interpret an input string as a JSON document, and produce a VARIANT value?
Which snowflake objects will incur both storage and cloud compute charges? (Select TWO)
Which of the following is a data tokenization integration partner?
Which Snowflake layer is always leveraged when accessing a query from the result cache?
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?
How long is the Fail-safe period for temporary and transient tables?
What versions of Snowflake should be used to manage compliance with Personal Identifiable Information (PII) requirements? (Choose two.)
What is the SNOWFLAKE.ACCOUNT_USAGE view that contains information about which objects were read by queries within the last 365 days (1 year)?
What impacts the credit consumption of maintaining a materialized view? (Choose two.)
Which of the following accurately describes shares?
In the Snowflake access control model, which entity owns an object by default?
What are the responsibilities of Snowflake ' s Cloud Service layer? (Choose three.)
What is the minimum Snowflake edition that has column-level security enabled?
What features that are part of the Continuous Data Protection (CDP) feature set in Snowflake do not require additional configuration? (Choose two.)
What COPY INTO SQL command should be used to unload data into multiple files?
When loading data into Snowflake via Snowpipe what is the compressed file size recommendation?
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 minimum Snowflake edition allows for a dedicated metadata store?
What are best practice recommendations for using the ACCOUNTADMIN system-defined role in Snowflake? (Choose two.)
Assume there is a table consisting of five micro-partitions with values ranging from A to Z.
Which diagram indicates a well-clustered table?
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, how should the data be organized?
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?
What are supported file formats for unloading data from Snowflake? (Choose three.)
Which services does the Snowflake Cloud Services layer manage? (Choose two.)
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 columns are part of the result set of the Snowflake LATERAL FLATTEN command? (Choose two.)
What occurs when a pipe is recreated using the CREATE OR REPLACE PIPE command?
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.)
Which of the following features, associated with Continuous Data Protection (CDP), require additional Snowflake-provided data storage? (Choose two.)
Which of the following features are available with the Snowflake Enterprise edition? (Choose two.)
Which of the following are characteristics of Snowflake virtual warehouses? (Choose two.)
Which of the following are best practices for loading data into Snowflake? (Choose three.)
Which file formats are supported for unloading data from Snowflake? (Choose two.)
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?
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?
How long is Snowpipe data load history retained?
True or False: When you create a custom role, it is a best practice to immediately grant that role to ACCOUNTADMIN.
Which account__usage views are used to evaluate the details of dynamic data masking? (Select TWO)
User-level network policies can be created by which of the following roles? (Select TWO).
Which statement about billing applies to Snowflake credits?
Which of the following commands cannot be used within a reader account?
Which of the following can be executed/called with Snowpipe?
Which of the following is a valid source for an external stage when the Snowflake account is located on Microsoft Azure?
What is a limitation of a Materialized View?
What data is stored in the Snowflake storage layer? (Select TWO).
A user needs to create a materialized view in the schema MYDB.MYSCHEMA.
Which statements will provide this access?
Which semi-structured file formats are supported when unloading data from a table? (Select TWO).
What are two ways to create and manage Data Shares in Snowflake? (Choose two.)
In the query profiler view for a query, which components represent areas that can be used to help optimize query performance? (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?
When is the result set cache no longer available? (Select TWO)
True or False: Reader Accounts are able to extract data from shared data objects for use outside of Snowflake.
What happens when a virtual warehouse is resized?
Which of the following Snowflake capabilities are available in all Snowflake editions? (Select TWO)
What transformations are supported in a CREATE PIPE ... AS COPY ... FROM (....) statement? (Select TWO.)
Which copy INTO command outputs the data into one file?
What are ways to create and manage data shares in Snowflake? (Select TWO)
Which of the following describes external functions in Snowflake?
Which stage type can be altered and dropped?
What happens when a cloned table is replicated to a secondary database? (Select TWO)
What tasks can be completed using the copy command? (Select TWO)
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 is the MOST performant file format for loading data in Snowflake?
A virtual warehouse ' s auto-suspend and auto-resume settings apply to which of the following?
Which of the following conditions must be met in order to return results from the results cache? (Select TWO).
Which of the following Snowflake features provide continuous data protection automatically? (Select 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 cache type is used to cache data output from SQL queries?
What is the purpose of an External Function?
Which Snowflake objects track DML changes made to tables, like inserts, updates, and deletes?
The fail-safe retention period is how many days?
What happens to the underlying table data when a CLUSTER BY clause is added to a Snowflake table?
Which of the following are benefits of micro-partitioning? (Select TWO)
Which of the following describes how clustering keys work in Snowflake?
Which Snowflake feature is used for both querying and restoring data?
True or False: It is possible for a user to run a query against the query result cache without requiring an active Warehouse.
What is a machine learning and data science partner within the Snowflake Partner Ecosystem?
What is a best practice after creating a custom role?
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?
Where would a Snowflake user find information about query activity from 90 days ago?
When reviewing a query profile, what is a symptom that a query is too large to fit into the memory?
Which of the following compute resources or features are managed by Snowflake? (Select TWO).
What is a responsibility of Snowflake ' s virtual warehouses?
Which of the following Snowflake objects can be shared using a secure share? (Select TWO).
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?
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?
How would you determine the size of the virtual warehouse used for a task?
What features does Snowflake Time Travel enable?
During periods of warehouse contention which parameter controls the maximum length of time a warehouse will hold a query for processing?