SQL$HELP_OLD72.HLB  —  Errors  SQL_ERRORS, SF_NOROLLBACK
  A ROLLBACK statement is not permitted within an SQL function
  definition

  Explanation:  A ROLLBACK statement is valid within a stored
  procedure but not within an SQL function.

  User Action:  Define an SQL function without a ROLLBACK
  statement.
Close Help