摘要:
方法一:你也可以:select * from t1 where unix_timestamp(time1) > unix_timestamp('2011-03-03 17:39:05') and unix_timestamp(time1) = convert(date,表名.datetime列名)三种方法待求证,总之是不要用字符串这么直接比 阅读全文
posted @ 2014-02-12 18:11
jackluo
阅读(3287)
评论(0)
推荐(0)