QuestionQ80

Data Loading, Unloading & Connectivity

What is the recommended purpose of the COPY INTO <location> SINGLE = TRUE; command?

Explanation

For COPY INTO <location>, setting SINGLE = TRUE unloads table or query results into one output file in the target stage or location rather than multiple files.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!