QuestionQ87

Load and leverage structured, semi-structured, and unstructured data

What is the purpose of specifying the FILES parameter in the COPY INTO SQL command?

Explanation

The FILES parameter supplies the specific staged files to load, typically as a list of file names. The target table, source stage location, and file format are specified by other parts or options of the COPY INTO statement.

Learn more

Community Discussion

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