This view displays information about the user groups on the server. 

 

USERGROUP_ID (Oracle = number (10, 0)), (SQL = int)
Unique identifier for the user group. 
This field is a primary key. 
 

USERGROUP_NAME (Oracle = nvarchar2), (SQL = nvarchar)
Name of the user group.
 

WORKGROUP_ID (Oracle = number (10, 0)), (SQL = int)
Unique identifier for the workgroup.
 

WORKGROUP_NAME (Oracle = nvarchar2), (SQL = nvarchar)
Name of the workgroup.
 


Table of Contents