Versions available for this page: CUBRID 8.2.1 | CUBRID 8.3.0 | CUBRID 8.3.1 | CUBRID 8.4.0 | CUBRID 8.4.1 | CUBRID 8.4.3 | CUBRID 9.0.0 |
|
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 |