mysql query getting current date -
i have mysql query gets , display data within current month.
this condition used
where month(date) = month(now())   but doesn't seem work because june 1 in country code getting data may. problem this?
 
 
i have mysql query gets , display data within current month.
this condition used
where month(date) = month(now())   but doesn't seem work because june 1 in country code getting data may. problem this?
 
 
Comments
Post a Comment