Snowflake COF-R02 Practice Test - Questions Answers, Page 21
List of questions
Related questions
Network policies can be set at which Snowflake levels? (Choose two.)
What are the correct parameters for time travel and fail-safe in the Snowflake Enterprise Edition?
Which of the following objects are contained within a schema? (Choose two.)
Which of the following statements describe features of Snowflake data caching? (Choose two.)
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?
Which of the following describes a Snowflake stored procedure?
Which columns are part of the result set of the Snowflake LATERAL FLATTEN command? (Choose two.)
Which Snowflake function will interpret an input string as a JSON document, and produce a VARIANT value?
How are serverless features billed?
Which Snowflake architectural layer is responsible for a query execution plan?
Question