Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Snowflake COF-R02 Exam - Topic 6 Question 67 Discussion

Actual exam question for Snowflake's COF-R02 exam
Question #: 67
Topic #: 6
[All COF-R02 Questions]

True or False: Loading data into Snowflake requires that source data files be no larger than 16MB.

Show Suggested Answer Hide Answer
Suggested Answer: B

By default, COPY INTO location statements separate table data into a set of output files to take advantage of parallel operations. The maximum size for each file is set using the MAX_FILE_SIZE copy option. The default value is 16777216 (16 MB) but can be increased to accommodate larger files. The maximum file size supported is 5 GB for Amazon S3, Google Cloud Storage, or Microsoft Azure stages. To unload data to a single output file (at the potential cost of decreased performance), specify the SINGLE = true copy option in your statement. You can optionally specify a name for the file in the path.


Contribute your Thoughts:

0/2000 characters
Evangelina
7 hours ago
I think the limit for loading data into Snowflake is actually larger than 16MB, but I can't remember the exact size.
upvoted 0 times
...

Save Cancel