Bulk-Loading Data

This section describes different methods to bulk-load data into a Vertica database using the COPY statement. In its simplest form, COPY copies data from a source to a file, as follows:

COPY target-table FROM data-source 

Source data can be a data stream, or a file stored on the host or client. COPY supports numerous options, including: