Snowflake COF-C02 Practice Test - Questions Answers, Page 6
Related questions
Which of the following are best practice recommendations that should be considered when loading data into Snowflake? (Select TWO).
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?
A user has unloaded data from Snowflake to a stage
Which SQL command should be used to validate which data was loaded into the stage?
What happens when a cloned table is replicated to a secondary database? (Select TWO)
Which data types does Snowflake support when querying semi-structured data? (Select TWO)
Which of the following Snowflake objects can be shared using a secure share? (Select TWO).
Will data cached in a warehouse be lost when the warehouse is resized?
Which Snowflake partner specializes in data catalog solutions?
What is the MOST performant file format for loading data in Snowflake?
Which copy INTO command outputs the data into one file?
Question