gpt4 book ai didi

mysql - mysql 中的 day() 与 dayofmonth()

转载 作者:行者123 更新时间:2023-11-29 04:38:19 25 4
gpt4 key购买 nike

考虑

select day("2016-05-22")

select dayofmonth("2016-05-22")

两者都给出相同的输出。

day("2016-05-22")
22

dayofmonth("2016-05-22")
22

这两种方法有什么区别吗?

最佳答案

根据MySQL reference manual DAY()DAYOFMONTH()

的同义词

关于mysql - mysql 中的 day() 与 dayofmonth(),我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/35838321/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com