What tasks can be completed using the copy command? (Select TWO)
What is the recommended file sizing for data loading using Snowpipe?
What transformations are supported in a CREATE PIPE ... AS COPY ... FROM (....) statement? (Select TWO.)
Which Snowflake objects track DML changes made to tables, like inserts, updates, and deletes?
A user has 10 files in a stage containing new customer data. The ingest operation completes with no errors, using the following command:
COPY INTO my__table FROM @my__stage;
The next day the user adds 10 files to the stage so that now the stage contains a mixture of new customer data and updates to the previous data. The user did not remove the 10 original files.
If the user runs the same copy into command what will happen?
User-level network policies can be created by which of the following roles? (Select TWO).
Which cache type is used to cache data output from SQL queries?
Will data cached in a warehouse be lost when the warehouse is resized?
Which statement about billing applies to Snowflake credits?
Which of the following Snowflake objects can be shared using a secure share? (Select TWO).
Which of the following indicates that it may be appropriate to use a clustering key for a table? (Select TWO).
True or False: A 4X-Large Warehouse may, at times, take longer to provision than a X-Small Warehouse.
What is the default character set used when loading CSV files into Snowflake?
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 are ways to create and manage data shares in Snowflake? (Select TWO)
What happens when a cloned table is replicated to a secondary database? (Select TWO)
Which of the following describes how clustering keys work in Snowflake?
When cloning a database containing stored procedures and regular views, that have fully qualified table references, which of the following will occur?
Which of the following accurately describes shares?
A user has a standard multi-cluster warehouse auto-scaling policy in place.
Which condition will trigger a cluster to shut-down?
Which of the following objects are contained within a schema? (Choose two.)
Which of the following is the Snowflake Account_Usage.Metering_History view used for?
What internal stages are available in Snowflake? (Choose three.)
Which Snowflake function will interpret an input string as a JSON document, and produce a VARIANT value?
The following JSON is stored in a VARIANT column called src of the CAR_SALES table:
A user needs to extract the dealership information from the JSON.
How can this be accomplished?
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?
Which services does the Snowflake Cloud Services layer manage? (Choose two.)
What are the responsibilities of Snowflake's Cloud Service layer? (Choose three.)
Which statement MOST accurately describes clustering in Snowflake?
What is cached during a query on a virtual warehouse?
Which of the following features, associated with Continuous Data Protection (CDP), require additional Snowflake-provided data storage? (Choose two.)
Which minimum Snowflake edition allows for a dedicated metadata store?
What happens to historical data when the retention period for an object ends?
Which of the following statements apply to Snowflake in terms of security? (Choose two.)
Which of the following statements would be used to export/unload data from Snowflake?
Which of the following objects is not covered by Time Travel?
Which of the following are options when creating a Virtual Warehouse?
Which of the following are true of multi-cluster Warehouses? Select all that apply below.
True or False: Pipes can be suspended and resumed.
Which of the following DML commands isn’t supported by Snowflake?
Select the different types of Internal Stages: (Choose three.)
True or False: A table in Snowflake can only be queried using the Virtual Warehouse that was used to load the data.
What are the three things customers want most from their enterprise data warehouse solution?
Choose 3 answers
When a Pipe is recreated using the CREATE OR REPLACE PIPE command:
The Query History in the Snowflake Web Interface (UI) is kept for approximately:
Which of the following statements describes a benefit of Snowflake’s separation of compute and storage?
(Choose all that apply.)
Which is true of Snowflake network policies? A Snowflake network policy: (Choose two.)
If a Small Warehouse is made up of 2 servers/cluster, how many servers/cluster make up a Medium Warehouse?
When scaling out by adding clusters to a multi-cluster warehouse, you are primarily scaling for improved: