- (Exam Topic 2)
True or False: A 4X-Large Warehouse may, at times, take longer to provision than a X-Small Warehouse.
Correct Answer:A
You can experiment the same with snowflake UI.
- (Exam Topic 3)
Which of the following statements describes a schema in Snowflake?
Correct Answer:A
- (Exam Topic 1)
Which of the following items does the Cloud services Layer manage? Choose 4 answers
Correct Answer:ABCE
- (Exam Topic 3)
Which of the following significantly improves the performance of selective point lookup queries on a table?
Correct Answer:A
- (Exam Topic 2)
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?
Correct Answer:A