Snowflake COF-C03 SnowPro Core Certification 2026 Exam Exam Practice Test
SnowPro Core Certification 2026 Exam Questions and Answers
By default, how long is the standard retention period for Time Travel across all Snowflake accounts?
What is it called when a customer managed key is combined with a Snowflake managed key to create a composite key for encryption?
How does a Snowflake user extract the URL of a directory table on an external stage for further transformation?
The effects of query pruning can be observed by evaluating which statistics? (Select TWO).
Which Snowflake mechanism is used to limit the number of micro-partitions scanned by a query?
While clustering a table, columns with which data types can be used as clustering keys? (Select TWO).
What criteria does Snowflake use to determine the current role when initiating a session? (Select TWO).
When floating-point number columns are unloaded to CSV or JSON files, Snowflake truncates the values to approximately what?
What is used to denote a pre-computed data set derived from a SELECT query specification and stored for later use?
How long is a query visible in the Query History page in the Snowflake Web Interface (Ul)?
Which statement accurately describes Snowflake ' s architecture?
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?
Which data formats are supported by Snowflake when unloading semi-structured data? (Select TWO).
What SnowFlake database object is derived from a query specification, stored for later use, and can speed up expensive aggregation on large data sets?
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?
How does a Snowflake stored procedure compare to a User-Defined Function (UDF)?
A user wants to add additional privileges to the system-defined roles for their virtual warehouse. How does Snowflake recommend they accomplish this?
Which command can be used to list all the file formats for which a user has access privileges?
What is the only supported character set for loading and unloading data from all supported file formats?
By default, which role has access to the SYSTEM$GLOBAL_ACCOUNT_SET_PARAMETER function?
What should be used when creating a CSV file format where the columns are wrapped by single quotes or double quotes?
What are characteristics of transient tables in Snowflake? (Select TWO).
What does the TableScan operator represent in the Query Profile?
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 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 happens when a network policy includes values that appear in both the allowed and blocked IP address list?
When using the ALLOW_CLI£NT_MFA_CACHING parameter, how long is a cached Multi-Factor Authentication (MFA) token valid for?
Which URL provides access to files in Snowflake without authorization?
Which view can be used to determine if a table has frequent row updates or deletes?
Which privilege is required to use the search optimization service in Snowflake?
Which use case does the search optimization service support?
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?
What is the Fail-safe retention period for transient and temporary tables?
Which function will provide the proxy information needed to protect Snowsight?
Regardless of which notation is used, what are considerations for writing the column name and element names when traversing semi-structured data?
Which file function generates a SnowFlake-hosted URL that must be authenticated when used?
What information does the Query Profile provide?
Which data types optimally store semi-structured data? (Select TWO).
The VALIDATE table function has which parameter as an input argument for a Snowflake user?
Which Snowflake data type is used to store JSON key value pairs?
For Directory tables, what stage allows for automatic refreshing of metadata?
Which command should be used to unload all the rows from a table into one or more files in a named stage?
What are characteristics of reader accounts in Snowflake? (Select TWO).
How does Snowflake describe its unique architecture?
What type of function returns one value for each Invocation?
Which Snowflow object does not consume and storage costs?
How can a user get the MOST detailed information about individual table storage details in Snowflake?
Which SQL command can be used to verify the privileges that are granted to a role?
What will happen if a Snowflake user increases the size of a suspended 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?
Which activities are included in the Cloud Services layer? {Select TWO).
How does Snowflake reorganize data when it is loaded? (Select TWO).
Which function is used to convert rows in a relational table to a single VARIANT column?
Which role has the ability to create a share from a shared database by default?
What is the MINIMUM permission needed to access a file URL from an external stage?
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 of the following are characteristics of Snowflake virtual warehouses? (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?
Users are responsible for data storage costs until what occurs?
Where can a user find and review the failed logins of a specific user for the past 30 days?
How long is the Fail-safe period for temporary and transient tables?
Which tasks are performed in the Snowflake Cloud Services layer? (Choose two.)
Which SQL commands, when committed, will consume a stream and advance the stream offset? (Choose two.)
Which data types are supported by Snowflake when using semi-structured data? (Choose two.)
When loading data into Snowflake, how should the data be organized?
Which of the following are best practices for loading data into Snowflake? (Choose three.)
Which command can be used to load data files into a Snowflake stage?
The is the minimum Fail-safe retention time period for transient tables?
What are common issues found by using the Query Profile? (Choose two.)
What actions will prevent leveraging of the ResultSet cache? (Choose two.)
Which of the following statements apply to Snowflake in terms of security? (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 are the responsibilities of Snowflake ' s Cloud Service layer? (Choose three.)
Which statements are correct concerning the leveraging of third-party data from the Snowflake Data Marketplace? (Choose two.)
Which snowflake objects will incur both storage and cloud compute charges? (Select TWO)
What is an advantage of using an explain plan instead of the query profiler to evaluate the performance of a query?
When should a multi-cluster warehouse be used in auto-scaling mode?
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?
Which services does the Snowflake Cloud Services layer manage? (Choose two.)
The Snowflake Cloud Data Platform is described as having which of the following architectures?
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?
How does Snowflake Fail-safe protect data in a permanent table?
The Snowflake Search Optimization Services supports improved performance of which kind of query?
What is true about sharing data in Snowflake? (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?
What are best practice recommendations for using the ACCOUNTADMIN system-defined role in Snowflake? (Choose two.)
In the Snowflake access control model, which entity owns an object by default?
What are supported file formats for unloading data from Snowflake? (Choose three.)
Snowflake supports the use of external stages with which cloud platforms? (Choose three.)
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 is the MINIMUM edition of Snowflake that is required to use a SCIM security integration?
Which of the following statements describe features of Snowflake data caching? (Choose two.)
Which Snowflake function will interpret an input string as a JSON document, and produce a VARIANT value?
What affects whether the query results cache can be used?
How are serverless features billed?
A running virtual warehouse is suspended.
What is the MINIMUM amount of time that the warehouse will incur charges for when it is restarted?
What occurs when a pipe is recreated using the CREATE OR REPLACE PIPE command?
Which of the following objects are contained within a schema? (Choose two.)
How many days is load history for Snowpipe retained?
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 is the default file size when unloading data from Snowflake using the COPY command?
Which statement is true about running tasks in Snowflake?
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 loading data into Snowflake via Snowpipe what is the compressed file size recommendation?
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?
In a Snowflake role hierarchy, what is the top-level role?
How can a row access policy be applied to a table or a view? (Choose two.)
Which Snowflake layer is always leveraged when accessing a query from the result cache?
Which command should be used to load data from a file, located in an external stage, into a table in Snowflake?
What is the primary purpose of a directory table in Snowflake?
Which ACCOUNT_USAGE schema database role provides visibility into policy-related information?
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 metadata table will store the storage utilization information even for dropped tables?
Which Snowflake feature allows administrators to identify unused data that may be archived or deleted?
What does a Notify & Suspend action for a resource monitor do?
When working with a managed access schema, who has the OWNERSHIP privilege of any tables added to the schema?
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 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 is a characteristic of materialized views in Snowflake?
What is the relationship between a Query Profile and a virtual warehouse?
What does a masking policy consist of in Snowflake?
How can a dropped internal stage be restored?
What is a directory table in Snowflake?
Which Snowflake view is used to support compliance auditing?
Which command is used to unload data from a Snowflake database table into one or more files in a Snowflake stage?
Which function unloads data from a relational table to JSON?
Which Snowflake database object can be used to track data changes made to table data?
Which statistics can be used to identify queries that have inefficient pruning? (Select TWO).
Which Snowflake function will parse a JSON-null into a SQL-null?
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 Snowflake table objects can be shared with other accounts? (Select TWO).
What feature of Snowflake Continuous Data Protection can be used for maintenance of historical data?
What information is found within the Statistic output in the Query Profile Overview?
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 type of query will benefit from the query acceleration service?
Which Snowflake function is maintained separately from the data and helps to support features such as Time Travel, Secure Data Sharing, and pruning?
What objects in Snowflake are supported by Dynamic Data Masking? (Select TWO). '
What transformations are supported when loading data into a table using the COPY INTO < table > command? (Select TWO).
Which command is used to start configuring Snowflake for Single Sign-On (SSO)?
Which commands can only be executed using SnowSQL? (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 operation can be performed on Snowflake external tables?
What are key characteristics of virtual warehouses in Snowflake? (Select TWO).
A user with which privileges can create or manage other users in a Snowflake account? (Select TWO).
How can a Snowflake user validate data that is unloaded using the COPY INTO < location > command?
What is the minimum Snowflake Edition that supports secure storage of Protected Health Information (PHI) data?
What does the LATERAL modifier for the FLATTEN function do?
What are the least privileges needed to view and modify resource monitors? (Select TWO).
Which commands are restricted in owner ' s rights stored procedures? (Select TWO).
Which statistics are displayed in a Query Profile that indicate that intermediate results do not fit in memory? (Select TWO).
Which Snowflake feature allows a user to track sensitive data for compliance, discovery, protection, and resource usage?
How is unstructured data retrieved from data storage?
Who can grant object privileges in a regular schema?
Which privilege must be granted by one role to another role, and cannot be revoked?
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?
How can a Snowflake user traverse semi-structured data?
Which data types can be used in Snowflake to store semi-structured data? (Select TWO)
How can performance be optimized for a query that returns a small amount of data from a very large base table?
What is the purpose of the Snowflake SPLIT TO_TABLE function?
How can a Snowflake administrator determine which user has accessed a database object that contains sensitive information?
Who can activate and enforce a network policy for all users in a Snowflake account? (Select TWO).
What is the purpose of the STRIP NULL_VALUES file format option when loading semi-structured data files into Snowflake?
Which views are included in the DATA SHARING USAGE schema? (Select TWO).
What is the recommended file sizing for data loading using Snowpipe?
True or False: It is possible for a user to run a query against the query result cache without requiring an active Warehouse.
Which statement about billing applies to Snowflake credits?
What happens when a cloned table is replicated to a secondary database? (Select TWO)
What are value types that a VARIANT column can store? (Select TWO)
What is a best practice after creating a custom role?
What tasks can be completed using the copy command? (Select TWO)
What can be used to view warehouse usage over time? (Select Two).
Which data types does Snowflake support when querying semi-structured data? (Select TWO)
Which semi-structured file formats are supported when unloading data from a table? (Select TWO).
What is the default character set used when loading CSV files into Snowflake?
In the query profiler view for a query, which components represent areas that can be used to help optimize query performance? (Select TWO)
Where would a Snowflake user find information about query activity from 90 days ago?
Which of the following commands cannot be used within a reader account?
Which Snowflake feature is used for both querying and restoring data?
Which of the following can be executed/called with Snowpipe?
True or False: A 4X-Large Warehouse may, at times, take longer to provision than a X-Small Warehouse.
Which Snowflake objects track DML changes made to tables, like inserts, updates, and deletes?
Which Snowflake object enables loading data from files as soon as they are available in a cloud storage location?
During periods of warehouse contention which parameter controls the maximum length of time a warehouse will hold a query for processing?
Which account__usage views are used to evaluate the details of dynamic data masking? (Select TWO)
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 are two ways to create and manage Data Shares in 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?
Which of the following Snowflake features provide continuous data protection automatically? (Select TWO).
A virtual warehouse ' s auto-suspend and auto-resume settings apply to which of the following?
Will data cached in a warehouse be lost when the warehouse is resized?
What happens to the underlying table data when a CLUSTER BY clause is added to a Snowflake table?
User-level network policies can be created by which of the following roles? (Select TWO).
Which command can be used to load data into an internal stage?
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?
What is a machine learning and data science partner within the Snowflake Partner Ecosystem?
What feature can be used to reorganize a very large table on one or more columns?
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?
True or False: Fail-safe can be disabled within a Snowflake account.
What happens when a virtual warehouse is resized?
Which of the following are best practice recommendations that should be considered when loading data into Snowflake? (Select TWO).
What SQL command would be used to view all roles that were granted to user.1?
What Snowflake features allow virtual warehouses to handle high concurrency workloads? (Select TWO)
When unloading to a stage, which of the following is a recommended practice or approach?
How often are encryption keys automatically rotated by Snowflake?
The fail-safe retention period is how many days?
What is a key feature of Snowflake architecture?
Which services does the Snowflake Cloud Services layer manage? (Select TWO).
The Information Schema and Account Usage Share provide storage information for which of the following objects? (Choose three.)
Which of the following objects can be shared through secure data sharing?
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?
Which command is used to unload data from a Snowflake table into a file in a stage?
Which of the following describes how clustering keys work in Snowflake?
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?
Which of the following compute resources or features are managed by Snowflake? (Select TWO).
Which of the following Snowflake capabilities are available in all Snowflake editions? (Select TWO)
When is the result set cache no longer available? (Select TWO)
What is a responsibility of Snowflake ' s virtual warehouses?
Which of the following describes external functions in Snowflake?
How can a Snowsight user change a Standard virtual warehouse to a Snowpark-optimized virtual warehouse?
What will be the result of this command?
SELECT value FROM LATERAL FLATTEN(input = > parse_json( ' [1, 2, 3] ' ));
What optional properties can a Snowflake user set when creating a virtual warehouse? (Select TWO).
Which Snowflake governance feature allows users to assign metadata labels to improve data governance and database access control?
Which multi-duster virtual warehouse setting will help process queued queries as quickly as possible?
What are characteristics of Secure Data Sharing? Select TWO.
What command is used to unload data from a Snowflake table to a local file system?
When is a DataFrame processed in Snowpark?
What is the default authentication method while using the JDBC driver connection in Snowflake?
Which function, when combined with a COPY INTO < location > command, will convert the rows in a relational table to a single VARIANT column while the rows are being unloaded?
What is the primary purpose of using a masking policy in Snowflake?
When should a stored procedure be created with caller ' s rights?
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 MINIMUM set of privileges is required to temporarily bypass an active network policy by configuring the user object property MINS_TO_BYPASS_NETWORK_POLICY?
How does an authentication policy affect security in a Snowflake account?
Which database object can be created as temporary for a given session?
What best practice recommendations will help prevent timeouts when using the PUT command to load large data sets? (Select TWO).
Which privilege allows a user to change the state of a virtual warehouse that was set to AUTO_RESUME = FALSE?
Which of the following SQL statements will list the version of the drivers currently being used?
What is the MINIMUM Snowflake edition that supports the periodic rekeying of encrypted data?
Which steps will help optimize query performance? (Select TWO).
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 file format option should be used when unloading data into a stage to create a CSV or a JSON file?
If Role_A owns Role_B, what permissions does Role_A have based on this relationship?
Which authentication method requires access to a secure file that is only stored on the user ' s local device?
Which activities are managed by Slowflake ' s Cloud Services layer? (Select TWO).
What feature specifies which roles are allowed to see a particular record in a table?
Which Snowflake security feature has the HIGHEST precedence in the security feature hierarchy?
Which Snowflake native tool can be used to diagnose and troubleshoot network connections?
When working with table MY_TABLE that contains 10 rows, which sampling query will always return exactly 5 rows?
What action will cause the cache associated with compute resources to be dropped?
What virtual warehouse configuration should be used when processing a large number of complex queries?
Which roles are needed to access Document AI? Select TWO.
When a multi-cluster virtual warehouse is using an Economy scaling policy, when will an additional cluster be automatically started to handle queued queries?
When regularly unloading similarly formatted semi-structured data, where should copy options be specified?
How can storage costs be MINIMIZED while maintaining the history and integrity of a large, permanent table that is updated frequently?
Structured data must be moved from a Snowflake table to an Amazon S3 bucket and transformed into JSON.
What function should be used to do this?
Who can activate a network policy for users in a Snowflake account? (Select TWO)
Which step will reduce costs when backing up a table?
What actions can be performed by a consumer account on a shared database? (Select TWO)
An external stage many_stage contains many directories including one, app_files that contains CSV files
How can all the CSV files from this directory be moved into table my_table without scanning files that are not needed?
Which Snowflake edition supports a dedicated metadata store and separate compute clusters that are inaccessible to other Snowflake customers?
A user manages a 2 TB sales table clustered by order_date. Multiple teams query this data, but one specific team repeatedly filters on the region column, retrieving only a few thousand rows per query across hundreds of daily requests. The table is refreshed weekly, and no other teams report performance problems. Which action should be taken to optimize query performance for this specific team?
What are the recommended alternative data types in Snowflake for unsupported large object data types such as BLOB and CLOB? (Select TWO).
Which table function is used to perform additional processing on the results of a previously-run query?
A Snowflake table that is loaded using a Kafka connector has a schema consisting of which two variant columns? (Select TWO).
Which data types are supported by the Search Optimization Service? Select TWO.
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?
Which role can create and manage Snowflake accounts?
While running a query on a virtual warehouse in auto-scale mode, additional clusters are stated immediately if which setting is configured?
A virtual warehouse query queuing time has been increasing due to a large number of users accessing the warehouse at the same time each day. Which warehouse configurations would address this issue MOST cost-effectively? (Select TWO).
Which function, when added to a select statement will return a randomly-selected, specified number of rows from a table?
Which commands will indicate if Multi-Factor Authentication, or MFA, has been enabled for a given user? Select TWO.
What kind of value does a User-Defined Function (UDF) return? (Select TWO).
Which service is designed to process unstructured data and put it into tables?
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 do Snowflake data providers share data that resides in different databases?
What statistical information in a Query Profile indicates that the query is too large to fit in memory? (Select TWO).
In which Snowflake layer does Snowflake reorganize data into its internal optimized, compressed, columnar format?
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?
If file format options are specified in multiple locations, the load operation selects which option FIRST to apply in order of precedence?
Which statement describes how Snowflake supports reader accounts?
What internal stages are available in Snowflake? (Choose three.)
Which Snowflake feature will allow small volumes of data to continuously load into Snowflake and will incrementally make the data available for analysis?
Which of the following are characteristics of security in Snowflake?
Which user object property requires contacting Snowflake Support in order to set a value for it?
Which transformation is supported by a COPY INTO < table > command?
What effect does WAIT_FOR_COMPLETION = TRUE have when running an ALTER WAREHOUSE command and changing the warehouse size?
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?
When unloading data to an external stage, what is the MAXIMUM file size supported?
Which Snowflake object can be accessed in he FROM clause of a query, returning a set of rows having one or more columns?
What is a characteristic of the Snowflake Query Profile?
Which clients does Snowflake support Multi-Factor Authentication (MFA) token caching for? (Select TWO).
Which activities are included in the Cloud Sen/ices layer? (Select TWO).
How long does Snowflake retain information in the ACCESS HISTORY view?
Which feature allows a user the ability to control the organization of data in a micro-partition?
What is the name of the SnowSQLfile that can store connection information?
Which of the following is the Snowflake Account_Usage.Metering_History view used for?
Which of the following statements describes a schema in Snowflake?
Which of the following can be used when unloading data from Snowflake? (Choose two.)
If queries start to queue in a multi-cluster virtual warehouse, an additional compute cluster starts immediately under what setting?
Which semi-structured data function interprets an input string as a JSON document that produces a VARIANT value?
When should a user consider disabling auto-suspend for a virtual warehouse? (Select TWO).
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?
How does Snowflake handle the bulk unloading of data into single or multiple files?
What computer language can be selected when creating User-Defined Functions (UDFs) using the Snowpark API?
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?
What happens to the shared objects for users in a consumer account from a share, once a database has been created in that account?
A materialized view should be created when which of the following occurs? (Choose two.)
Which operations are handled in the Cloud Services layer of Snowflake? (Select TWO).
Which of the following are considerations when using a directory table when working with unstructured data? (Choose two.)
Which query contains a Snowflake hosted file URL in a directory table for a stage named bronzestage?
The bulk data load history that is available upon completion of the COPY statement is stored where and for how long?
A user needs to create a materialized view in the schema MYDB.MYSCHEMA. Which statements will provide this access?
Two users share a virtual warehouse named wh dev 01. When one of the users loads data, the other one experiences performance issues while querying data.
How does Snowflake recommend resolving this issue?
Which Snowflake edition enables data sharing only through Snowflake Support?
How would a user run a multi-cluster warehouse in maximized mode?
Which formats does Snowflake store unstructured data in? (Choose two.)
Network policies can be applied to which of the following Snowflake objects? (Choose two.)
What does Snowflake ' s search optimization service support?
What is the purpose of using the OBJECT_CONSTRUCT function with me COPY INTO command?
At what levels can a resource monitor be configured? (Select TWO).
Which of the following practices are recommended when creating a user in Snowflake? (Choose two.)
Which kind of Snowflake table stores file-level metadata for each file in a stage?
Which file format will keep floating-point numbers from being truncated when data is unloaded?
By definition, a secure view is exposed only to users with what privilege?
Which Snowflake objects can be shared with other Snowflake accounts? (Choose three.)
The first user assigned to a new account, ACCOUNTADMIN, should create at least one additional user with which administrative privilege?
Which feature is integrated to support Multi-Factor Authentication (MFA) at Snowflake?
