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