Snowflake COF-R02 - SnowPro Core Recertification Exam
Which of the following commands cannot be used within a reader account?
When is the result set cache no longer available? (Select TWO)
True or False: A Virtual Warehouse can be resized while suspended.
Which of the following indicates that it may be appropriate to use a clustering key for a table? (Select TWO).
What transformations are supported in a CREATE PIPE ... AS COPY ... FROM (....) statement? (Select TWO.)
What happens when an external or an internal stage is dropped? (Select TWO).
Will data cached in a warehouse be lost when the warehouse is resized?
True or False: It is possible for a user to run a query against the query result cache without requiring an active Warehouse.
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?
What are ways to create and manage data shares in Snowflake? (Select TWO)
