SQL$HELP_OLD72.HLB  —  Errors  SQL_ERRORS, ONETABLEJOIN
  a table may be outer joined to at most one other table

  Explanation:  A table may be outer joined to at most one other
  table.  When multiple joins are being expressed, the (+)
  notation may only be specified on columns of a table being
  compared to the columns of exactly one other table.

  User Action:  Rewrite the predicate.
Close Help