NonStop SQL/MP Reference Manual

Table Of Contents
NonStop SQL/MP Reference Manual142115
S-17
Authorization Requirements for SQL Statements
DML
DELETE
INSERT
UPDATE
Read and write authority to the table or protection view being
deleted or modified; read authority to the tables, protection
views, and underlying tables of shorthand views in subqueries of
the statement
OPEN
FETCH
Read authority to the tables, protection views, and underlying
tables of shorthand views referred to in the SELECT statement
that defines the cursor; write authority, too, if the cursor is FOR
UPDATE
SELECT Read authority to the tables, protection views, and underlying
tables of shorthand views referred to in the statement
Directive
INVOKE Read authority to the catalogs that contain the object
descriptions
Statement Authority Required
* All DDL statements require authority to read and write to any catalogs affected by the change in addition to
any other requirements listed previously.