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:
• Create a database
• Create a table
• Load data into the table
• Optimize the data by generating statistics
• Run more queries