[#3952] - Query designer - GROUP BY alias causes error in Oracle

Category:
Bug report
Priority:
Normal
Status:
Assigned
Project: Severity:
Minor
Resolution:
Open
Component: Reproducibility:
Always
Assigned to:

This is essentially the same bug as 0001169 but I can't change the category to iReport NB

The query designer attempts to use an output-column alias in the GROUP BY clause which causes a problem with the Oracle JDBC driver. In Oracle you cannot use aliases in the GROUP BY section.

If tried Oracle returns
"Error:SQL problems:ORA-00904: "ALIAS_NAME_HERE": invalid identifier

baggypants's picture
2695
Joined: Apr 7 2009 - 12:43am
Last seen: 14 years 2 months ago
Feedback