Was this helpful?
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.
Syntax:
drop role role_id {, role_id};
Last modified date: 12/20/2023