12. Loading Data
 
Share this page                  
Loading Data
 
Methods for Loading Data
Load Data with COPY Statement
Load Data with vwload Utility
Distributed Data Loading with vwload
Load Data with Spark SQL through the Spark-Vector Connector
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