RoleMembersV[X] - Advanced SQL Engine - Teradata Database

Data Dictionary

Product
Advanced SQL Engine
Teradata Database
Release Number
17.00
Published
June 2020
Language
English (United States)
Last Update
2020-10-15
dita:mapPath
yoz1556235523563.ditamap
dita:ditavalPath
lze1555437562152.ditaval
dita:id
B035-1092
lifecycle
previous
Product Category
Teradata Vantageā„¢

Category: Security

Database: DBC

View Column Data Type Format Comment
RoleName VARCHAR(128) UNICODE NOT CASESPECIFIC NOT NULL X(128) Returns the name of a role.
Grantor VARCHAR(128) UNICODE NOT CASESPECIFIC X(128) Returns the name of the user who granted the role.
WhenGranted TIMESTAMP(0) YYYY-MM-DDBHH:MI:SS Returns the date a role was granted.
DefaultRole VARCHAR(1) UNICODE NOT CASESPECIFIC X(1) Returns whether a role is a default role for the grantee. If the grantee is a USER and has the role as his default role, DefaultRole is 'Y'; otherwise, the value is 'N'.
WithAdmin CHAR(1) LATIN UPPERCASE NOT NULL X(1) Returns 'Y' if Admin Option comes with the role grant; otherwise, the value is 'N'.