A data ID that does not exist in a FROM clause relation reference was specified in a column specification list of a GROUP BY clause. Query name = aa....aa, data ID = bb....bb
- aa....aa: Query name
bb....bb: Data ID - Description:
- A data ID not in a FROM clause relation reference has been specified as the column specification list of the GROUP BY clause.
- System processing:
- Stops query registration processing.
- Action to take:
- Revise the column specification list of the GROUP BY clause.