Creates a named exclusion list consisting of one or more databases, tables, or join indexes. These lists are useful when specifying a list of objects that the mover must not move.
This procedure works with AddExclusionListEntrySP(X). CreateExclusionListSP is called once to create an empty list, and then AddExclusionListEntrySP(X) is called repeatedly to add objects to that list.
ANSI Compliance
This statement is a Teradata extension to the ANSI SQL:2011 standard.