Database Error Messages

DIA-25154

column part of USING clause cannot have qualifier

Cause

Columns that are used for a named-join (either a NATURAL join or a join with a USING clause) cannot have an explicit qualifier.


Action

Remove the qualifier.