Revokes the ALTER, CREATE, DISPLAY, DROP, and USE privileges on the resource identified in the ON parameter from the users or groups identified in the FROM parameter.
Revokes the ALTER privilege on the resource identified in the ON parameter from the users or groups identified in the FROM parameter.
Revokes the CREATE privilege on the resource identified in the ON parameter from the users or groups identified in the FROM parameter.
Revokes the DISPLAY privilege on the resource identified in the ON parameter from the users or groups identified in the FROM parameter.
Revokes the DROP privilege on the resource identified in the ON parameter from the users or groups identified in the FROM parameter.
Revokes the USE privilege on the resource identified in the ON parameter from the users or groups identified in the FROM parameter.
Specifies the resource to which the definition privileges apply.
Identifies a DMCL.
You can wildcard dmcl-name.
Note: For more information about wildcarding, see Using a Wildcard.
Identifies a database name table.
You can wildcard dbtable-name.
Note: For more information about wildcarding, see Using a Wildcard. .
Identifies a segment or a name in the database name table.
You can wildcard database-name.
Note: For more information about wildcarding, see Using a Wildcard.
Specifies the users or groups from whom you are revoking definition privileges.
Specifies all users.
The privileges must have been previously given to PUBLIC by means of the GRANT statement.
Identifies a user or group.
The privileges must have been previously given to authorization-identifier by means of the GRANT statement.
Note: Expanded syntax for authorization-identifier is presented in Notes on Security Statement Syntax.
|
Copyright © 2014 CA.
All rights reserved.
|
|