1 2 3 4
摘要: create_time是timestamp类型的,我需要获取以天为单位的数据 使用to_char函数将create_time转换为char,再使用substring转换为string 查出每一天的时间差,sku总数,然后查询每天日期 阅读全文
posted @ 2018-09-26 16:01 Maggie1010 阅读(5122) 评论(0) 推荐(0)