NonStop SQL/MP Reference Manual

Table Of Contents
NonStop SQL/MP Reference Manual142115
S-71
NonStop SQL/MP Extensions to SQL 1992
Additional data types:
°
LARGEINT (64-bit integers) and PIC data types
°
UNSIGNED/SIGNED option for numeric data types
Additional table features:
°
Ascending or descending order for user-defined primary keys
°
System-generated primary keys
°
Clustering keys
°
Distributed tables
°
System default values for columns
°
Key-sequenced, entry-sequenced, and relative file types
°
Partitioned tables
°
Nonaudited tables
°
Other Guardian file attributes for tables
Additional DDL statements:
°
CREATE INDEX
°
ALTER {TABLE | INDEX | COLLATION | PROGRAM | VIEW}
°
DROP {INDEX | PROGRAM}
°
COMMENT ON
°
HELP TEXT
°
UPDATE STATISTICS
Additional DCL statements and data control directives:
°
LOCK TABLE
°
UNLOCK TABLE
°
FREE RESOURCES
°
CONTROL TABLE
°
CONTROL EXECUTOR
°
CONTROL QUERY
Additional functions:
°
CONVERTTIMESTAMP
°
DATEFORMAT