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


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
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: 50

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
Rajkamal Pillai
Ranch Hand

Joined: Mar 02, 2005
Posts: 434


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

Joined: Apr 19, 2011
Posts: 50

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.
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Error ORA-00937
 
Similar Threads
JDBC ORACLE - java.sql.SQLException: ORA-3160
MultiDimenaional Array sort
MySQL update issue
Prepared statment executeQuery() error.
How to populate default textarea value on select from dropdown