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 -> Cummulation ?

Cummulation ?

From: Nicolas Bronke <NBronke_at_TRINITY.de>
Date: Tue, 9 Mar 1999 19:07:01 +0100
Message-ID: <36e56325@news.uk.ibm.net>


Is it possible to create a sql statement, to cummulate a column?

E.g.

Table has following entries:

A 1000
B 2000
C 3000

The result of the sql should be

A 1000
B 3000
C 6000

--
Viele Grüße
Nicolas Bronke Received on Tue Mar 09 1999 - 12:07:01 CST

Original text of this message

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