D.29RDB$ROLES

RDB$ROLES stores the roles that have been defined in this database.

Column NameData TypeDescription

RDB$ROLE_NAME

CHAR(31)

Role name

RDB$OWNER_NAME

CHAR(31)

The user name of the role owner

RDB$DESCRIPTION

BLOB TEXT

Could store comments related to the role

RDB$SYSTEM_FLAG

SMALLINT

System flag

RDB$SECURITY_CLASS

CHAR(31)

May reference a security class defined in the table RDB$SECURITY_CLASSES, in order to apply access control limits to all users of this role