rs_user_roles
The following table lists the columns for the rs_user_roles view. The equivalent jcs_user_roles view is available for backward compatibility reasons. The difference between the two is the data type of the date/time columns; the rs_* views use TIMESTAMP WITH TIME ZONE while the jcs_* views use DATE.
Column | Datatype | Description |
USERNAME | VARCHAR2 | The name of a Redwood user |
ROLENAME | VARCHAR2 | The name of a role connected to the user |
plsqlTopic
onsiteTopic