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

Home -> Community -> Usenet -> c.d.o.misc -> extracting a sample of each condition

extracting a sample of each condition

From: jobs <jobs_at_webdos.com>
Date: Tue, 24 Jul 2007 18:53:15 -0700
Message-ID: <1185328395.235116.113380@w3g2000hsg.googlegroups.com>


Hello.

Say i have a table that looks like this:

name date plan type1 type2 type3 amount

it's unique by name

I'd like the first record of every of every combination of

plan type1 type2 type3

Can somebody help with the SQL for that?

Thanks for any help or information. Received on Tue Jul 24 2007 - 20:53:15 CDT

Original text of this message

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