Exam Name: | SnowPro Core Certification Exam | ||
Exam Code: | COF-C02 Dumps | ||
Vendor: | Snowflake | Certification: | SnowPro Core Certification |
Questions: | 820 Q&A's | Shared By: | bowie |
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?
Which of the following are valid methods for authenticating users for access into Snowflake? (Select THREE)
Which account__usage views are used to evaluate the details of dynamic data masking? (Select TWO)
A user is loading JSON documents composed of a huge array containing multiple records into Snowflake. The user enables the strip__outer_array file format option
What does the STRIP_OUTER_ARRAY file format do?