摘要: http://www.2cto.com/database/201208/146866.htmlhttp://www.cnblogs.com/sc-xx/archive/2011/12/03/2275084.htmlhttp://blog.csdn.net/yulei_qq/article/detai... 阅读全文
posted @ 2015-12-22 18:38 sunshinelym 阅读(196) 评论(0) 推荐(0) 编辑
摘要: 数据字段为varchar类型的,格式:20110228 151010想进行时间比较,搜索一个范围内的时间select * from table where'20120102' <`time`<'20120109'SELECT * FROM `table`WHERE replace( `otime` ... 阅读全文
posted @ 2015-12-22 18:36 sunshinelym 阅读(1102) 评论(0) 推荐(0) 编辑