greenfibres
IS-IT--Management
Hi all - hope you can help
I have 2 tables
table 1 = customers
on this table is a 'firstcontact' field
table 2 = orders
on this table is a 'orderdate' field
I am trying to find all customers who had first contact between 01/01/1997 and 31/12/1998 inclusive and who ONLY ordered since 01/04/2005
My problem is that I don't know how to exclude people who ordered BOTH before 01/04/2005 and after 01/04/2005.
Thanks in advance for your help.
All the best
Jim
I have 2 tables
table 1 = customers
on this table is a 'firstcontact' field
table 2 = orders
on this table is a 'orderdate' field
I am trying to find all customers who had first contact between 01/01/1997 and 31/12/1998 inclusive and who ONLY ordered since 01/04/2005
My problem is that I don't know how to exclude people who ordered BOTH before 01/04/2005 and after 01/04/2005.
Thanks in advance for your help.
All the best
Jim