|
Otros manuales para este modelo:
Resumen del manual
SQL/MX Statements
Data Definition Language (DDL) Statements
CREATE SQLMP ALIAS Statement
Creates mappings from logical names to physical
on page 2-70
names for SQL/MP database objects.
CREATE TABLE Statement on
Creates a table.
page 2-74
CREATE TRIGGER Statement on
Creates a trigger.
page 2-95
CREATE VIEW Statement on
Creates a view.
page 2-104
DROP CATALOG Statement on
Drops an empty catalog.
page 2-118
DROP INDEX Statement on
Drops an index.
page 2-119
DROP PROCEDURE Statement on
Drops an SPJ and its stored procedure label from
page 2-120
NonStop SQL/MX.
DROP SCHEMA Statement on
Drops a schema.
page 2-121
DROP SQL Statement on
Removes NonStop SQL/MX from a local node.
page 2-124
DROP SQLMP ALIAS Statement on
Drops mappings from logical names to physical
page 2-125
names for SQL/MP database objects.
DROP TABLE Statement on
Drops a table.
page 2-127
DROP TRIGGER Statement on
Drops a trigger.
page 2-129
DROP VIEW Statement on
Drops a view.
page 2-130
GRANT Statement on page 2-138
Grants access privileges for a table or view to
specified users.
GRANT EXECUTE Statement on
Grants access privileges for a procedure to specified
page 2-141
users.
INITIALIZE SQL Statement on
Prepares a local node to run NonStop SQL/MX.
page 2-144
Creates SQL/MX user metadata (UMD) tables,
system metadata, and NonStop MXCS metadata
tables.
REVOKE Statement on page 2-166
Revokes access privileges for a table or view from
specified users.
HP NonStop SQL/MX Reference Manual — 540440-003
2 -2
...