FunctionAliasV[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: Operations

Database: DBC

View Column Data Type Format Comment
DataBaseName VARCHAR(128) UNICODE NOT CASESPECIFIC NOT NULL X(128) Returns the name of the database or user in which function alias object resides.
FunctionAliasName VARCHAR(128) UNICODE NOT CASESPECIFIC NOT NULL X(128) Returns the name of the Function Alias.
FunctionAliasType VARCHAR(6) UNICODE NOT CASESPECIFIC X(6) Returns if the Function Alias is for native or remote.
CreatorName VARCHAR(128) UNICODE NOT CASESPECIFIC NOT NULL X(128) Returns the Teradata User who issued the CREATE FUNCTION MAPPING statement.
AuthorizationName VARCHAR(128) UNICODE UPPERCASE X(128) Returns name of the authorization when authorization is defined for function mapping object else NULL
AuthorizationType CHAR(1) LATIN UPPERCASE X(1) Returns T when INVOKER TRUSTED authorization is defined for function mapping, S when DEFINER TRUSTED authorization is defined for server name of the authorization when authorization is defined for function mapping object else NULL
CreateTimeStamp TIMESTAMP(0) YYYY-MM-DDBHH:MI:SS Returns the time when CREATE FUNCTION MAPPING Statement was issued.
LastAlterName VARCHAR(128) UNICODE NOT CASESPECIFIC NOT NULL X(128) Returns the name of the user who last replaced the dictionary row.
LastAlterTimeStamp TIMESTAMP(0) YYYY-MM-DDBHH:MI:SS Returns the time the dictionary row was last updated.