Oracle Message ORA-25154 - column part of USING clause cannot have qualifier

ERRORcolumn part of USING clause cannot have qualifier
CAUSEColumns that are used for a named-join (either a NATURAL join or a join with a USING clause) cannot have an explicit qualifier.
ACTIONRemove the qualifier.