I need to do a query on a MySQL table. I need to select records that are greater than a particular date. the problem is, the field was created as a varchar. how can I do a comparison of dates in this case?