3. Creating a Database and Loading Data
:
Methods for Loading Data
Share this page
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