Quick Start for Linux > Quick Start Guide > Creating a Database > How You Create a Database Using Actian X Commands
Was this helpful?
How You Create a Database Using Actian X Commands
The process for creating a database using Actian X commands and SQL statements is as follows:
1. Create a database using the createdb command.
2. Create tables for the database using the CREATE TABLE statement.
3. Populate the tables with data using the COPY statement.
Last modified date: 04/03/2024