Hi there,
This might be a simple question to you. But I am struggling with it.
I am trying to query for the orders which are not checked as return in my order tracking table. That is, if order 1 is made by customer 10001 on 1/3/2012, but the customer returns it on 1/10/2012, all order tracking records should not be selected. And I also want to restrict selection as any order made after 1/5/2012.
I attach the database here. Could you help me with it?
If you could provide me with a query setup, that would be great!
Thank you very much.