mysql select last 6 months code example Example: mysql last 6 months .... where yourdate_column > DATE_SUB(now(), INTERVAL 6 MONTH)