Home  >  Article  >  Database  >  MySQL时间段datetime格式查询比较 -易犯错误解决_MySQL

MySQL时间段datetime格式查询比较 -易犯错误解决_MySQL

WBOY
WBOYOriginal
2016-06-01 13:28:351508browse

bitsCN.com

MySQL时间段datetime格式查询比较 -易犯错误解决

MySQL时间段datetime格式查询-易犯错误
MySQL时间段datetime格式查询比较 -易犯错误解决_MySQL
1、查询出10号所有的数据:
MySQL时间段datetime格式查询比较 -易犯错误解决_MySQL
2、查询出11号所有的数据:
MySQL时间段datetime格式查询比较 -易犯错误解决_MySQL
3、查询出10号和11号所有的数据
MySQL时间段datetime格式查询比较 -易犯错误解决_MySQL
日期段查询记得后面的日期要加1天,不能用等号,等号则表示那天的00:00:00

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