Home >Database >Mysql Tutorial >mysql比较时间_MySQL

mysql比较时间_MySQL

WBOY
WBOYOriginal
2016-06-01 13:45:29943browse

bitsCN.com

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

本文出自“lbk90032190”
 

bitsCN.com
Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn