Informix Error -9403
-9403 The <modifier-name> modifier must be specified.
You need to include the named modifier in your CREATE AGGREGATE statement. The iterator (ITER) and combine (COMBINE) functions are required for all user-defined aggregates.
You need to include the named modifier in your CREATE AGGREGATE statement. The iterator (ITER) and combine (COMBINE) functions are required for all user-defined aggregates.