Name

USER_ROLE_DROP — Remove an existing role (group).

Synopsis

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.

Return Types

None