Tools for Creating a Table
You can create a table by issuing a CREATE TABLE statement from any of the following tools:
• A terminal monitor
• Actian Director
• Interactive SQL
• An embedded SQL program, Java, .NET scripts
For details on the CREATE TABLE statement, see the SQL Language Guide.