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

Home -> Community -> Usenet -> c.d.o.tools -> Help with SQL statement, please!

Help with SQL statement, please!

From: Newbie \(Joe \) <jranseth_at_hotmail.com>
Date: 2000/06/30
Message-ID: <jg275.334$Hs3.7458@news1.mts.net>#1/1

Hello,

    I want to select rows from a table where only one field is unique...ie:A customer may have several purchases, but I want to return only the biggest purchases per customer.

    I currently have it returning all purchases for every customer, but would like to see only the max value per customer. Here's what I have:

--
Received on Fri Jun 30 2000 - 00:00:00 CDT

Original text of this message

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