SYSROLES
- Last Updated: November 28, 2025
- 1 minute read
- OpenEdge
- Version 12.2
- Documentation
Contains one row for each role defined in the database, representing a named collection of privileges that can be granted to users or other roles.
The following table provides details of the
SYSROLES table.| Column name | Column data type | Column size |
|---|---|---|
| admin | BIT | 1 |
| grantee | VARCHAR | 32 |
| grantor | VARCHAR | 32 |
| rolename | VARCHAR | 32 |