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 -> Re: SQL sum() problem

Re: SQL sum() problem

From: Monique van Daal <mvdaal_at_arisco.nl>
Date: Wed, 29 Jul 1998 14:16:53 GMT
Message-ID: <35bf2e78.26555610@news.atriserv.nl>


On Tue, 28 Jul 1998 22:35:33 +0100, "Ken" <ken_douglas_at_not1.demon.co.uk> wrote:

I think you want to group by period_no instead of branche, period_no etc.. When you try select period_no, sum(...) ..... group by period_no you find then result you want Received on Wed Jul 29 1998 - 09:16:53 CDT

Original text of this message

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