SQL$HELP_OLD72.HLB  —  Errors  SQL_ERRORS, FLDAMBIG
  Column <str> is not unique in tables in the FROM clause

  Explanation:  The specified column exists in more than one of
  the tables specified in the FROM clause.

  User Action:  Qualify the column name in the select list with
  the table name or an alias.
Close Help