Database Inquire Service use of Group By
Posted: June 3rd, 2022, 2:58 pm
I am trying to use the database inquire service and when I add a group by selection I get the following exception:
System.Exception: ORA-00936: missing expression
ORA-00936: missing expression
When I review the logs it shows that the select statement is missing since I added the group by clause; however when I remove the group by clause the service runs without issue. Is the group by option not working in the inquire service? I did try it in the run query service and it works there so not sure why I get an error when trying to use the inquire service.
System.Exception: ORA-00936: missing expression
ORA-00936: missing expression
When I review the logs it shows that the select statement is missing since I added the group by clause; however when I remove the group by clause the service runs without issue. Is the group by option not working in the inquire service? I did try it in the run query service and it works there so not sure why I get an error when trying to use the inquire service.