mysql get data by month code example Example: mysql extract month from date SELECT MONTH(field_name) as month FROM yourtable