SQL Language Guide > SQL Language Guide > SQL Statements > COPY > Filename Specification for COPY
Was this helpful?
Filename Specification for COPY
Filename must be enclosed in single quotation marks; the file specification can include a directory/path name. For COPY INTO, if the file does not exist, COPY creates the file.
Linux: For COPY INTO, if the file already exists, COPY overwrites it.
Last modified date: 03/21/2024