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 -> Simple SQL problem?

Simple SQL problem?

From: <mushpencil.20.potkettle_at_spamgourmet.com>
Date: Mon, 12 May 2003 20:56:50 +0100
Message-ID: <03vvbvotdun7lo3engj874ongg4lrrd41a@4ax.com>


Hi all,

I'm sure there is a simple answer to this one but I simply can't figure it out for myself :)

I have a table that contains (for example):

supplier part price


      A1    1234    1.00
      A1    4567    1.50
      A2    6543    1.75
      A2    1234    1.05

I need an SQL query that will list the parts that are supplied by more than one supplier, in this case part 1234.

I've tried to figure this out for myself but I'm getting nowhere.

Thanks in advance...

F. Received on Mon May 12 2003 - 14:56:50 CDT

Original text of this message

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