How can I select the current month records from the MySql database table?
Like the current month is January. I would like to get the records for the month of January where the data type of my column is the timestamp table. I would like to know the SQL query.
thanks
date sql mysql timestamp select
Foysal vai
source share