ExamGecko
Question list
Search
Search

Question 187 - SnowPro Core discussion

Report
Export

What COPY INTO SQL command should be used to unload data into multiple files?

A.
SINGLE=TRUE
Answers
A.
SINGLE=TRUE
B.
MULTIPLE=TRUE
Answers
B.
MULTIPLE=TRUE
C.
MULTIPLE=FALSE
Answers
C.
MULTIPLE=FALSE
D.
SINGLE=FALSE
Answers
D.
SINGLE=FALSE
Suggested answer: D

Explanation:

The COPY INTO SQL command with the optionSINGLE=FALSEis used to unload data into multiple files. This option allows the data to be split into multiple files during the unload process.Reference:SnowPro Core Certification COPY INTO SQL command unload multiple files

asked 23/09/2024
Charles Marlin
36 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first