Hi,
SELECT * FROM purchases WHERE client = 'George' and date >= some_date and date < some_other_date;
Obviously change your table columns to suit but that should work for you.
hericles
Practically a Posting Shark
823 posts since Nov 2007
Reputation Points: 136
Solved Threads: 167