If you omit this option,
the default is the default DBMS qualifier name, if any. You can use
QUALIFIER= for any DBMS that allows three-part identifier names, such
as
qualifier.schema.object.
MySQL: The
MySQL interface does not support three-part identifier names, so a
two-part name is used (such as
qualifier.object).