Creates a named object list consisting of one or more databases, tables, or join indexes. These lists are useful when specifying large object scopes for AnalyzeSP to operate on.
This procedure works with AddObjectListEntrySP(X). CreateObjectListSP is called once to create an empty list, and AddObjectListEntrySP(X) is called repeatedly to add individual objects to that list. A given list may be defined with any mixture of tables, or join indexes.
ANSI Compliance
This statement is a Teradata extension to the ANSI SQL:2011 standard.