AllRoleRightsV - 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.
DatabaseName VARCHAR(128) UNICODE NOT CASESPECIFIC NOT NULL X(128) Returns the name of a database.
TableName VARCHAR(128) UNICODE NOT CASESPECIFIC NOT NULL X(128) Returns the name of a table, join index, or hash index.
ColumnName VARCHAR(128) UNICODE NOT CASESPECIFIC NOT NULL X(128) Returns the name of the column or parameter.
AccessRight CHAR(2) LATIN UPPERCASE NOT NULL X(2) Returns a code that identifies a privilege granted on the object.
GrantorName VARCHAR(128) UNICODE NOT CASESPECIFIC X(128) Returns the name of the grantor who granted the privilege.
CreateTimeStamp TIMESTAMP(0) YYYY-MM-DDBHH:MI:SS Returns the date and time that the object in the row was created.