Column name
|
Data type
|
Description
|
---|---|---|
ID
|
INTEGER
|
User or role identifier.
|
NAME
|
WVARCHAR
|
User or role name.
|
TYPE
|
WVARCHAR
|
User type, either USER or ROLE.
|
PRIV
|
INTEGER
|
Privilege information.
|
PRIORITY
|
INTEGER
|
Reserved for future use.
|
PRIVATE
|
INTEGER
|
Specifies whether user is private or public.
|