- (Exam Topic 3)
Which of the following is the Snowflake Account_Usage.Metering_History view used for?
Correct Answer:A
- (Exam Topic 1)
What is the lowest Snowflake edition that offers Time Travel up to 90 days?
Correct Answer:C
Reference: https://docs.snowflake.com/en/user-guide/data-availability.html
- (Exam Topic 3)
By default, which Snowflake role is required to create a share?
Correct Answer:C
- (Exam Topic 3)
A table needs to be loaded. The input data is in JSON format and is a concatenation of multiple JSON documents. The file size is 3 GB. A warehouse size small is being used. The following COPY INTO
command was executed:
COPY INTO SAMPLE FROM @~/SAMPLE.JSON (TYPE=JSON)
The load failed with this error:
Max LOB size (16777216) exceeded, actual size of parsed column is 17894470. How can this issue be resolved?
Correct Answer:A
- (Exam Topic 1)
For a multi-cluster Warehouse, the number of credits billed is calculated on: Select one.
Correct Answer:B
- (Exam Topic 1)
When scaling out by adding clusters to a multi-cluster warehouse, you are primarily scaling for improved:
Correct Answer:A
Reference: https://docs.snowflake.com/en/user-guide/warehouses-multicluster.html