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?


Comments

Popular posts from this blog

angularjs - ADAL JS Angular- WebAPI add a new role claim to the token -

php - CakePHP HttpSockets send array of paramms -

node.js - Using Node without global install -