USER_ROLE_DROP
Remove an existing role (group).
USER_ROLE_DROP
(in name varchar);
Description
This is used to remove an existing role (group) from the local security
schema.
Parameters
name –
A string containing the name of the group to be deleted.