COF-C02 Exam Question 26
Data storage for individual tables can be monitored using which commands and/or object(s)? Choose 2 answers
COF-C02 Exam Question 27
Which object allows you to limit the number of credits consumed within a Snowflake account?
COF-C02 Exam Question 28
What is a best practice after creating a custom role?
COF-C02 Exam Question 29
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?
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?
COF-C02 Exam Question 30
Which pages are included in the Activity area of Snowsight? (Select TWO).
