This
system table describes the roles for which the current user has privileges.ROLES
OWNER |
CHAR(32) |
Name of the owner of role |
ROLE |
CHAR(32) |
Role name |
PASSWORD_REQUIRED |
CHAR(3) |
Password required to activate the role |
GRANTED |
CHAR(3) |
Role was assigned to current user (YES / NO) |
CREATEDATE |
DATE |
Creation date of the role |
CREATEDATE |
TIME |
Creation time of the role |