QUALIFIER= Data Set Option
Identifies database objects, such as tables, by
using a qualifier.
| Valid in: |
DATA and PROC steps |
| Alias: |
CATALOG= |
| Default: |
LIBNAME statement setting |
| Supports: |
DB2 under UNIX and PC, MySQL, ODBC, Oracle, Teradata |
Details
If this option is omitted, the default qualifier name, if any, is used for the
data source. QUALIFIER= can be used for any data
source that allows three-part identifier names:
qualifier.schema.object.