Snowflake COF-R02 Practice Test - Questions Answers, Page 11
List of questions
Question 101
Which of the following objects can be shared through secure data sharing?
Question 102
Which of the following commands cannot be used within a reader account?
Question 103
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?
Question 104
Which of the following Snowflake capabilities are available in all Snowflake editions? (Select TWO)
Question 105
Which command is used to unload data from a Snowflake table into a file in a stage?
Question 106
How often are encryption keys automatically rotated by Snowflake?
Question 107
What are value types that a VARIANT column can store? (Select TWO)
Question 108
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?
Question 109
Which of the following are best practice recommendations that should be considered when loading data into Snowflake? (Select TWO).
Question 110
A user has 10 files in a stage containing new customer dat a. 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?
Question