dbTalk Databases Forums  

Group by on Nested Query ??

comp.databases.oracle comp.databases.oracle


Discuss Group by on Nested Query ?? in the comp.databases.oracle forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
Ale
 
Posts: n/a

Default Group by on Nested Query ?? - 02-12-2007 , 03:37 AM






Hi all!
Can anyone help me?
My problem is a group by!
For example

select tabA.x , tabB.y, (select sum(tabC.z)....) as q
..
..
..
group by tabA.x , tabB.y, q

I obtain an error!
What's wrong ??

Thanks a lot!

Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.