Usage Notes - Advanced SQL Engine - Teradata Database

SQL Operators and User-Defined Functions

Product
Advanced SQL Engine
Teradata Database
Release Number
17.05
Published
January 2021
Language
English (United States)
Last Update
2023-04-27
dita:mapPath
xwv1596137968859.ditamap
dita:ditavalPath
hoy1596145193032.ditaval
dita:id
B035-1210
lifecycle
previous
Product Category
Teradata Vantage™

Caller-specified values for the input parameters DatabaseName and ObjectName may contain wildcard characters (_, %). Wildcard characters are resolved dynamically at the time the list is passed as a parameter to a called procedure. Wildcards are evaluated using standard SQL LIKE predicate semantics.

Defined object are stored in TDMaps tables ObjectListTbl and ObjectListEntry. If AddObjectListEntrySPX is called, the defined objects you can access are stored in TDMaps tables ObjectListTbl and ObjectListEntry.

Automatic updates are not made to existing object lists stored in TDMaps when DDL statements DROP an object.