Neoview SQL Reference Manual (R2.2)
CREATE TABLE Statement
• “Syntax Description of CREATE TABLE”
• “Considerations for CREATE TABLE”
• “Examples of CREATE TABLE”
The CREATE TABLE statement creates a Neoview SQL table. The CREATE VOLATILE TABLE
statement creates a Neoview SQL table in a SQL session. Volatile tables are dropped automatically
when the session ends. The CREATE TABLE AS statement creates a table based on the data
CREATE TABLE Statement 69