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 query question

Re: SQL query question

From: XaFTek <xaf_at_tekano.fr>
Date: 22 Jul 2001 23:33:29 -0700
Message-ID: <1011570f.0107222233.480821ab@posting.google.com>

Hello,

What I want to know is which person in every society has made the more billing (and how much) between two dates.

So if I take your good examples the results will be:

 IDSOCIETY IDPEOPLE SUM(BILLING)
---------- ---------- ------------

        12         25      5001585.66
        10         12      1585.66
      2545      35847      9989.01

Regards,
Xavier Fabre Received on Mon Jul 23 2001 - 01:33:29 CDT

Original text of this message

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