db_user

Attribute Name

Data Type

Description

name

VARCHAR(1073741823)

User name

id

INTEGER

User identifier

password

db_password

User password. Not displayed to the user.

direct_groups

SET OF db_user

Groups to which the user belongs directly

groups

SET OF db_user

Groups to which the user belongs directly or indirectly

authorization

db_authorization

Information of the authorization owned by the user

triggers

SEQUENCE OF object

Triggers that occur due to user actions

Function Names