SQL Guide
:
solidDB® SQL statements
: DROP ROLE
DROP ROLE
DROP
ROLE
role
_
name
Usage
The DROP ROLE statement removes the specified role from the database. You cannot drop the
solidDB
®
system roles (SYS_ADMIN_ROLE and so on).
Example
DROP ROLE GUEST_USERS;
See also
solidDB
®
SQL statements
This site works best with JavaScript enabled