1: 2: 3:
SELECT field1, field2, date_field VON my_table WO DATE_FORMAT (date_field, „%m/%d/%Y ") < DATE_FORMAT (CURDATE (), „%m/%d/%Y ")