COF-C02 Exam Question 16
Which Snowflake object enables loading data from files as soon as they are available in a cloud storage location?
COF-C02 Exam Question 17
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?
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?
COF-C02 Exam Question 18
What command is used to load files into an Internal Stage within Snowflake?
COF-C02 Exam Question 19
Which of the following statements is true of Snowflake micro-partitioning?
COF-C02 Exam Question 20
If a virtual warehouse is suspended, what happens to the warehouse cache?
