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 to compute sums (similar to SQL*plus break on <column> compute sum of <other_col> on <column>)

Re: SQL to compute sums (similar to SQL*plus break on <column> compute sum of <other_col> on <column>)

From: John Russell <netnews_at_johnrussell.mailshell.com>
Date: Thu, 29 Nov 2001 20:49:33 GMT
Message-ID: <vf7d0u0l9vmlu7i0msfovrjhfnbd5l7kc9@4ax.com>


On Thu, 29 Nov 2001 20:17:41 GMT, andreyNSPAM_at_bookexchange.net (NetComrade) wrote:
>I know there is some 'new' SQL that can do this, but can't think of a
>way to look for it. Although not sure which version it was introduced
>in 8i or 9i.
>
>Can you point me into the right direction?

Stuff like this is generally categorized as "analytic functions". Not sure which one is appropriate in this case, but you can find 8.1.7 details (under the "examples" and "reference" subheadings) at:

http://tahiti.oracle.com/pls/tahiti/tahiti.drilldown?remark=&word=analytic&book=&preference=&vbook=1

John

--
Got an Oracle database question?
Try the search engine for the database docs at:
http://tahiti.oracle.com/
Received on Thu Nov 29 2001 - 14:49:33 CST

Original text of this message

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