roleName

A roleName refers to an SQL role. A role in a database is uniquely identified by its role name.

Syntax

SQLIdentifier

In terms of SQL, a role name is also technically an authorizationIdentifier, but that term is often used for user names in Derby for historical reasons.

Example

DROP ROLE reader