System Reference Summary : Statements : OpenROAD SQL Statements : Drop Role Statement
 
Share this page          
Drop Role Statement
The drop role statement removes the specified role identifiers from the installation. Any session using a role identifier when the identifier is dropped continues to run with the permissions defined for that identifier.
This statement has the following syntax:
drop role role_id {, role_id};