solidDB Help : solidDB reference : SQL: Database system tables and system views : System tables : SYS_UROLE
  
SYS_UROLE
The SYS_UROLE table contains mapping of users to roles.
The columns in the SYS_UROLE system table are described in the following table:
 
Column name
Data type
Description
U_ID
INTEGER
User identifier.
R_ID
INTEGER
Role identifier.
Go up to
System tables