3. Running Queries, Creating Databases and Tables, and Loading Data : Using the Vector Command Line Interface
 
Share this page                  
Using the Vector Command Line Interface
The Vector Command Line Interface (CLI) is installed with the Vector instance. You can us this text-based interface to interact with the Vector instance and execute SQL commands to run queries, create databases and tables, and load data into tables.
Tasks in this section include:
1. Start the Vector Command Line Interface.
2. Run Queries with Actian Vector CLI.
3. Load Sample Data Using the Vector CLI.
Create a database
Create a table
Load data into the table
Optimize the data by generating statistics
Run more queries