I have a large database containing customer records, along with one column which is a date field. All fields are set as VARCHAR.
I need to select/export records based on this date field - any customer which has a date in the last three years is required.
Please help! 
Cheers, TH