copy_data
Transfer data rows into a Vertica table using the COPY command. Specifies a schema, target table, and data set for efficient data insertion within the Vertica database system.
Instructions
Copy data into a Vertica table using COPY command.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
data | Yes | ||
schema | Yes | ||
table | Yes |