copy_data
Insert data into a Vertica database table using the COPY command. Specify schema, table name, and data rows to perform bulk data operations with connection security and progress reporting.
Instructions
Copy data into a Vertica table using COPY command.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
data | Yes | ||
schema | Yes | ||
table | Yes |