6. QUEL and EQUEL Statements : Copy Statement--Copy Data : Filename Specification
 
Share this page                  
Filename Specification
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.
UNIX: For copy into, if the file already exists, copy overwrites it.
VMS: For copy into, if the file already exists, copy creates another version of the file.