User Guide
: 12. Loading Data
Share this page
Loading Data
Methods for Loading Data
Load Data with COPY Statement
Load Data with vwload Utility
Load Data with COPY VWLOAD Statement
Load Data with Spark SQL through the Spark-Vector Connector
Load Data with Spark-Vector Loader
Methods for Loading Data
After a table is created, you can load data into it. Available methods are:
•
COPY statement
•
vwload utility
•
COPY VWLOAD
•
Spark SQL through the Spark-Vector Connector
•
Spark-Vector Loader