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 -> Is it possible???

Is it possible???

From: Patrice Béliveau <pbel_at_hotmail.com>
Date: Thu, 04 Nov 2004 16:34:21 -0500
Message-ID: <cl7lo0d3doueab8eg8eee8s7upkncnl79p@4ax.com>


Hi,

I have two table, one is containing a dated list of delivery to do and the second contain a list of delivery done.

ex: 	Table 1  --> 	Order No,
			Delivery date requested, 
			Quantity requested

	Table 2 -->	Shipping No.
			Order No.
			Date shipped
			Quantity shipped
	

They are not into the same list because there is no one on one relation between those two list (ex: some delivery might have been back order, or that might have been some over shipment, etc...)

The QUESTION:

what query can I do to known where am I at in my delivery schedule?

Thanks Received on Thu Nov 04 2004 - 15:34:21 CST

Original text of this message

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