这是我的输出
我可以只选择有 00:00:00 时间的日期并计算它们吗?
"SELECT COUNT(date_format(time_in, '%H:%i:%s' ='00:00:00')) as `time`
FROM dtr_compute"
萧十郎
相关分类