aspose file tools
The moose likes Oracle/OAS and the fly likes Error ORA-00937 Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Products » Oracle/OAS
Reply Bookmark "Error ORA-00937" Watch "Error ORA-00937" New topic
Author

Error ORA-00937

Deepakkumar Devarajan
Ranch Hand

Joined: Apr 19, 2011
Posts: 46

Hi All,

I get the error "ORA-00937 Not a single-group group function" when i execute the below query.



Can anyone please help....

Thanks in Advance,
Deepakumar Devarajan


Regards,
Deepakkumar Devarajan
Raj Kamal
Ranch Hand

Joined: Mar 02, 2005
Posts: 400

What happens when you execute the query/sub-query from prompt?
Deepakkumar Devarajan
Ranch Hand

Joined: Apr 19, 2011
Posts: 46

Raj Kamal wrote:
What happens when you execute the query/sub-query from prompt?


Hi Raj Kamal,

Thanks for your response, When I execute the sub queries seperately I get the actual out put... Or If I hard code the when statement conditions in the above query mentioned, I get the output.
 
IntelliJ Java IDE
 
subject: Error ORA-00937
 
Threads others viewed
Prepared statment executeQuery() error.
JDBC ORACLE - java.sql.SQLException: ORA-3160
MySQL update issue
MultiDimenaional Array sort
How to populate default textarea value on select from dropdown
IntelliJ Java IDE