摘要:
阅读全文
posted @ 2010-01-20 19:02
码 头
阅读(391)
评论(0)
推荐(0)
摘要:
执行实例(表:life_unite_product 有createtime时间字段)select day(createtime) from life_unite_product --取时间字段的天值select month(createtime) from life_unite_product --... 阅读全文
posted @ 2010-01-20 19:01
码 头
阅读(381)
评论(0)
推荐(0)