True or False: Reader Accounts are able to extract data from shared data objects for use outside of Snowflake.
What file formats does Snowflake support for loading semi-structured data? (Choose three.)
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?
Where would a Snowflake user find information about query activity from 90 days ago?
Which feature is only available in the Enterprise or higher editions of Snowflake?
Which Snowflake objects track DML changes made to tables, like inserts, updates, and deletes?
What happens when a cloned table is replicated to a secondary database? (Select TWO)
Which of the following Snowflake capabilities are available in all Snowflake editions? (Select TWO)
True or False: When you create a custom role, it is a best practice to immediately grant that role to ACCOUNTADMIN.
In which scenarios would a user have to pay Cloud Services costs? (Select TWO).
True or False: Loading data into Snowflake requires that source data files be no larger than 16MB.
A Snowflake user executed a query and received the results. Another user executed the same query 4 hours later. The data had not changed.
What will occur?
Data storage for individual tables can be monitored using which commands and/or objects? (Choose 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?
Which TABLE function helps to convert semi-structured data to a relational representation?
What feature can be used to reorganize a very large table on one or more columns?
What column type does a Kafka connector store formatted information in a single column?
The first user assigned to a new account, ACCOUNTADMIN, should create at least one additional user with which administrative privilege?
Which of the following indicates that it may be appropriate to use a clustering key for a table? (Select TWO).
Which query profile statistics help determine if efficient pruning is occurring? (Choose two.)
What computer language can be selected when creating User-Defined Functions (UDFs) using the Snowpark API?
A Snowflake user has been granted the create data EXCHANGE listing privilege with their role.
Which tasks can this user now perform on the Data Exchange? (Select TWO).
Which database objects can be shared with the Snowflake secure data sharing feature? (Choose two.)
Which clients does Snowflake support Multi-Factor Authentication (MFA) token caching for? (Select TWO).
Which of the following can be used when unloading data from Snowflake? (Choose two.)
Which stages are used with the Snowflake PUT command to upload files from a local file system? (Choose three.)
Which operations are handled in the Cloud Services layer of Snowflake? (Select TWO).
Credit charges for Snowflake virtual warehouses are calculated based on which of the following considerations? (Choose two.)
Which commands should be used to grant the privilege allowing a role to select data from all current tables and any tables that will be created later in a schema? (Choose two.)
What are advantages clones have over tables created with CREATE TABLE AS SELECT statement? (Choose two.)
Which Snowflake function is maintained separately from the data and helps to support features such as Time Travel, Secure Data Sharing, and pruning?
Which of the following practices are recommended when creating a user in Snowflake? (Choose two.)
Which privilege is required for a role to be able to resume a suspended warehouse if auto-resume is not enabled?
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 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).
What will prevent unauthorized access to a Snowflake account from an unknown source?
What objects in Snowflake are supported by Dynamic Data Masking? (Select TWO).'
Which statistics are displayed in a Query Profile that indicate that intermediate results do not fit in memory? (Select TWO).
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?
Which Snowflake command can be used to unload the result of a query to a single file?
What transformations are supported when loading data into a table using the COPY INTO <title> command? (Select TWO).
What are the least privileges needed to view and modify resource monitors? (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?
Which data types can be used in Snowflake to store semi-structured data? (Select TWO)
What happens when a Snowflake user changes the data retention period at the schema level?
How can a Snowflake administrator determine which user has accessed a database object that contains sensitive information?
Which commands are restricted in owner's rights stored procedures? (Select TWO).
Based on Snowflake recommendations, when creating a hierarchy of custom roles, the top-most custom role should be assigned to which role?
Which statements reflect valid commands when using secondary roles? (Select TWO).
Which roles can make grant decisions to objects within a managed access schema? (Select TWO)
Which user preferences can be set for a user profile in Snowsight? (Select TWO).
A user wants to access stored in a stage without authenticating into Snowflake.
Which type of URL should be used?
Which Snowflake table type is only visible to the user who creates it, can have the same name as permanent tables in the same schema, and is dropped at the end of the session?
Which chart type is supported in Snowsight for Snowflake users to visualize data with dashboards?
How does Snowflake handle the data retention period for a table if a stream has not been consumed?
Which Snowflake feature or tool helps troubleshoot issues in SQL query expressions that commonly cause performance bottlenecks?
What is the MINIMUM role required to set the value for the parameter ENABLE_ACCOUNT_DATABASE_REPLICATION?
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?
Which privilege is required on a virtual warehouse to abort any existing executing queries?
When snaring data in Snowflake. what privileges does a Provider need to grant along with a share? (Select TWO).
Which semi-structured file format is a compressed, efficient, columnar data representation?
A stream can be created on which Snowflake objects to record data manipulation language(DML) changes? (Select TWO).
Which Snowflake table type persists until it is explicitly dropped. is available for all users with relevant privileges (across sessions). and has no Fail-safe period?
Which command is used to upload data files from a local directory or folder on a client machine to an internal stage, for a specified table?
What type of account can be used to share data with a consumer who does have a Snowflake account?
Which categories are included in the execution time summary in a Query Profile? (Select TWO).
In the Data Exchange, who can get or request data from the listings? (Select TWO).
What do temporary and transient tables have m common in Snowflake? (Select TWO).
When referring to User-Defined Function (UDF) names in Snowflake, what does the term overloading mean?
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 Snowflake mechanism is used to limit the number of micro-partitions scanned by a query?
When using the ALLOW_CLI£NT_MFA_CACHING parameter, how long is a cached Multi-Factor Authentication (MFA) token valid for?
Which function is used to convert rows in a relational table to a single VARIANT column?
What will happen if a Snowflake user increases the size of a suspended virtual warehouse?
When floating-point number columns are unloaded to CSV or JSON files, Snowflake truncates the values to approximately what?
Which command can be used to list all the file formats for which a user has access privileges?
Which Snowflake edition offers the highest level of security for organizations that have the strictest requirements?
Why would a Snowflake user decide to use a materialized view instead of a regular view?
How can a user get the MOST detailed information about individual table storage details in Snowflake?
Which command should be used to unload all the rows from a table into one or more files in a named stage?
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?
What is the MAXIMUM number of clusters that can be provisioned with a multi-cluster virtual warehouse?
What is the default value in the Snowflake Web Interface (Ul) for auto suspending a Virtual Warehouse?
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?
How does a Snowflake stored procedure compare to a User-Defined Function (UDF)?
Which function should be used to insert JSON format string data inot a VARIANT field?
Which file function generates a SnowFlake-hosted URL that must be authenticated when used?
Which view can be used to determine if a table has frequent row updates or deletes?
By default, how long is the standard retention period for Time Travel across all Snowflake accounts?
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 Snowflake SQL statement would be used to determine which users and roles have access to a role called MY_ROLE?
Which of the following are characteristics of Snowflake virtual warehouses? (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 is the maximum total Continuous Data Protection (CDP) charges incurred for a temporary table?
Which columns are part of the result set of the Snowflake LATERAL FLATTEN command? (Choose two.)
How should a virtual warehouse be configured if a user wants to ensure that additional multi-clusters are resumed with no delay?
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 features are available with the Snowflake Enterprise edition? (Choose two.)
A user is preparing to load data from an external stage
Which practice will provide the MOST efficient loading performance?
What is the following SQL command used for?
Select * from table(validate(t1, job_id => '_last'));
Which file formats are supported for unloading data from Snowflake? (Choose two.)
What versions of Snowflake should be used to manage compliance with Personal Identifiable Information (PII) requirements? (Choose two.)
True or False: Snowpipe via REST API can only reference External Stages as source.
Which Snowflake architectural layer is responsible for a query execution plan?
When publishing a Snowflake Data Marketplace listing into a remote region what should be taken into consideration? (Choose two.)
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.)
What types of data listings are available in the Snowflake Data Marketplace? (Choose two.)
Where can a user find and review the failed logins of a specific user for the past 30 days?
Query compilation occurs in which architecture layer of the Snowflake Cloud Data Platform?
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?