Firebird Documentation IndexFirebird 2.5 Language ReferenceSystem Tables → RDB$ROLES
Firebird Home Firebird Home Prev: RDB$RELATION_FIELDSFirebird Documentation IndexUp: System TablesNext: RDB$SECURITY_CLASSES

RDB$ROLES

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

Column Name Data Type Description
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

Prev: RDB$RELATION_FIELDSFirebird Documentation IndexUp: System TablesNext: RDB$SECURITY_CLASSES
Firebird Documentation IndexFirebird 2.5 Language ReferenceSystem Tables → RDB$ROLES