当前位置:Gxlcms > mysql > mysql比较时间_MySQL

mysql比较时间_MySQL

时间:2021-07-01 10:21:17 帮助过:14人阅读

bitsCN.com

select * from operatlog where date_format(optime, '%Y-%m-%d') > '2007-01-01' and date_format(optime, '%Y-%m-%d') < '2009-01-01' limit 1;

本文出自“lbk90032190”

bitsCN.com

人气教程排行