首页
编程
java
php
前端
首页
编程
java
php
前端
这个数据库的问题怎么解?
求问这个问题如何做?
如何用month()函数查询四月生日的员工!
img
select * from tbl_employees where month(出生日期) = 4
点击展开全文