Usage Notes - Analytics Database - Teradata Vantage

SQL Operators and User-Defined Functions

Deployment
VantageCloud
VantageCore
Edition
Enterprise
IntelliFlex
VMware
Product
Analytics Database
Teradata Vantage
Release Number
17.20
Published
June 2022
Language
English (United States)
Last Update
2024-04-05
dita:mapPath
xub1628111590556.ditamap
dita:ditavalPath
qkf1628213546010.ditaval
dita:id
drp1544241916620
lifecycle
latest
Product Category
Teradata Vantage™

A call to AddExclusionListEntry returns the total number of Exclusions successfully added to the list. ExclusionListName must be specified.

Caller-specified values for 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 lists are stored in TDMaps tables ExclusionListTbl and ExclusionListEntry. If AddExclusionListEntrySPX is called, then defined objects you can access are stored in TDMaps tables ExclusionListTbl and ExclusionListEntry.

No automatic updates are made to existing objects lists stored in TDMaps as the result of subsequent DDL statements that DROP objects.