SQL$HELP_OLD72.HLB  —  Errors  SQL_ERRORS, NOORINJOIN
  outer join operator (+) not allowed in operand of OR or IN

  Explanation:  Outer join operator (+) not allowed in operand of
  OR or IN The (+) notation must not be specified in an OR
  expression, unless the expression is parenthesized or appears in
  some type of sub-expression.

  User Action:  Rewrite the predicate.
Close Help