How to use MONTH function in MySQL
This article mainly shows you "how to use the MONTH function in MySQL", the content is easy to understand, clear, hope to help you solve your doubts, the following let the editor lead you to study and learn "how to use the MONTH function in MySQL" this article.
MONTH (date)
SELECT MONTH ('2016-01-16') SELECT MONTH ('2016-01-1600 MONTH 0000')-> 1 (indicates the month of the year when date is returned, January is the month of the year, and December is 12.) above are all the contents of this article entitled "how to use the MONTH function in MySQL". Thank you for reading! I believe we all have a certain understanding, hope to share the content to help you, if you want to learn more knowledge, welcome to follow the industry information channel!