Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Group by question ...

Group by question ...

From: Oraclion <inferno74_at_caramail.com>
Date: Tue, 5 Nov 2002 14:48:33 +0100
Message-ID: <aq8hoh$f5t$1@news-reader11.wanadoo.fr>


HI

I want to do

SELECT A,B,C,D,E, sum(F) from Table group by A || B || C;

It's not possible because A isn't a group by expression ! ok Is a way exists to do this ?

Bests regards
Oraclion Received on Tue Nov 05 2002 - 07:48:33 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US