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 -> SQL query help

SQL query help

From: gd91 <gilou91_at_free.fr>
Date: 9 Jun 2004 05:31:12 -0700
Message-ID: <66d33996.0406090431.17eae5c1@posting.google.com>


hello

i have 2 tables

1 obj :with 2 fields :code and category
2 evt :with 4 fields :seq_number,mp,object,status

how to find all objects (obj_code) that have no expected maintenance (no seq_number with status = A)
for a given maintenance plan (evt_mp)
while the other objects of the same category have one for this mp.

evt_object and obj_code can be join Received on Wed Jun 09 2004 - 07:31:12 CDT

Original text of this message

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