What are the responsibilities of Snowflake's Cloud Service layer? (Choose three.)
What happens to historical data when the retention period for an object ends?
A company needs to allow some users to see Personally Identifiable Information (PII) while limiting other users from seeing the full value of the PII.
Which Snowflake feature will support this?
Which statements are true concerning Snowflake's underlying cloud infrastructure? (Select THREE),
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?
How can a data provider ensure that a data consumer is going to have access to the required objects?