HOPEX Information Architecture > Data Architecture > Generating SQL scripts > Supported Syntax
 
Supported Syntax
 
CREATE TABLE Instruction
Managing NOT NULL
PRIMARY KEY clause
FOREIGN KEY clause
UNIQUE clause
CREATE INDEX Instruction (Oracle, Sybase, SQL Server)
Definition of an index
Processing and generating SQL commands
CREATE VIEW Clause