摘要:
1 -- 当年/月/日累计指标数据初始化 2 with data_day as ( 3 select 'a' name,'2016-07-01' as day, 1 as value union all 4 select 'a' name,'2017-07-01' as day, 2 as value union all 5 select 'a' nam... 阅读全文
posted @ 2018-08-29 13:53
chenzechao
阅读(354)
评论(0)
推荐(0)

浙公网安备 33010602011771号