In SnowSQL, the FILES parameter in a COPY INTO statement from a stage can specify a maximum of how many files?

Master the SnowPro Advanced Architect Test with flashcards, multiple-choice questions, and detailed explanations. Prepare thoroughly for your certification!

Multiple Choice

In SnowSQL, the FILES parameter in a COPY INTO statement from a stage can specify a maximum of how many files?

Explanation:
The FILES option controls how many individual files Snowflake will load in a single COPY INTO operation from a stage. You can specify up to 1,000 files, which is the maximum allowed for this parameter. This limit helps manage resources and parallel loading efficiency. If you have more than 1,000 files to load, split the work into multiple COPY INTO statements so each one lists at most 1,000 files.

The FILES option controls how many individual files Snowflake will load in a single COPY INTO operation from a stage. You can specify up to 1,000 files, which is the maximum allowed for this parameter. This limit helps manage resources and parallel loading efficiency. If you have more than 1,000 files to load, split the work into multiple COPY INTO statements so each one lists at most 1,000 files.

Subscribe

Get the latest from Passetra

You can unsubscribe at any time. Read our privacy policy