Snowflake COF-R02 Practice Test - Questions Answers, Page 21

List of questions
Question 201

Network policies can be set at which Snowflake levels? (Choose two.)
Question 202

What are the correct parameters for time travel and fail-safe in the Snowflake Enterprise Edition?
Question 203

Which of the following objects are contained within a schema? (Choose two.)
Question 204

Which of the following statements describe features of Snowflake data caching? (Choose two.)
Question 205

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?
Question 206

Which of the following describes a Snowflake stored procedure?
Question 207

Which columns are part of the result set of the Snowflake LATERAL FLATTEN command? (Choose two.)
Question 208

Which Snowflake function will interpret an input string as a JSON document, and produce a VARIANT value?
Question 209

How are serverless features billed?
Question 210

Which Snowflake architectural layer is responsible for a query execution plan?
Question