Neoview SQL Reference Manual (R2.4)

ALL_DDL - Any table, view, materialized view, or procedure created in the schema after
this privilege is granted will be able to perform any DDL privilege, including all variants
of CREATE, DROP, ALTER, and MAINTAIN.
ALL_DML - Any table, view, materialized view, or procedure created in the schema after
this privilege is granted will be able to perform any DML privilege, including DELETE,
EXECUTE, INSERT, REFERENCES, SELECT, or UPDATE.
General Rules for column-list
Names the columns to which the SELECT, UPDATE, or REFERENCES privileges apply. If you
specify SELECT, UPDATE or REFERENCES without column names, the privileges apply to all
columns of the table or view.
284 SQL Language Elements