dave
06-15-2007, 04:07 PM
Hey yall... I have a table hd_orders that has my orders in it and another table hd_shipinfo that has shipping info, both of which have a field 'orid' which is the order id. How would I write a query to display all the orders in hd_orders that do not occur in hd_shipinfo?
Thanks in advance,
-- Dave
Thanks in advance,
-- Dave