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 -> SELECT SYNTAX PROBLEM

SELECT SYNTAX PROBLEM

From: Jim Poe <jpoe_at_fulcrumit.com>
Date: 21 Feb 2001 00:23:24 GMT
Message-ID: <96v1ps$jjo@freepress.concentric.net>

Master table A
 LineCd
 Dscr

Detail Table B
  SubLineCd
  LineCd
  Dscr

I have multiple records in table A that have one associated record in B where B.Dscr = 'Foo' and an associated record in B where B.Dscr = 'Bar'. How do I select these records?

--
Jim Poe ( jpoe_at_fulcrumit.com )
Received on Tue Feb 20 2001 - 18:23:24 CST

Original text of this message

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