Was this helpful?
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
Interactive SQL
An embedded SQL program
Application-By-Forms and Ingres 4GL
For details on the CREATE TABLE statement, see the SQL Reference Guide.
You can also use the Tables utility to create tables. This utility lets you build and destroy tables, inspect their structure, and run queries and reports on their data.
UNIX: For a discussion of the Tables utility, see the Character-based Querying and Reporting Tools User Guide.
VMS: All users can create tables unless explicitly restricted from doing so using a nocreate_table database grant.
Last modified date: 01/30/2023