SQL$HELP_OLD72.HLB  —  Errors  SQL_ERRORS, FLDNOTDEF
  Column <str> is not defined in table <str>

  Explanation:  The specified column does not exist in the table
  specified.

  User Action:  Check the select expression:  you may have
  mistyped the column name or specified the wrong table name or
  alias to qualify the column name.
Close Help