Find the date for the table (next month between next month + 2DAYS next month) (December according to the year,
How to do this Mysql Query Query Data Need for both date and datetime
If you only want MONTH, then use DATE and DATETIME It works for the actual date i have your SQL and columns Quoted by name). You can refer to for more information SELECT MONTH ('2011-03-28' + INTERVAL 1 MONTH)
Comments
Post a Comment