Commit fb948e79 by mengdongxing

Update tkdm_data_payment_detial_day.sql

parent 349e489b
...@@ -16,7 +16,7 @@ select appid, ...@@ -16,7 +16,7 @@ select appid,
deviceid!='00000000-0000-0000-0000-000000000000' deviceid!='00000000-0000-0000-0000-000000000000'
and deviceid!='' and deviceid!='0' and deviceid!='' and deviceid!='0'
group by appid,deviceid,ins_datetime group by appid,deviceid,ins_datetime
distribute by appid ,deviceid cluster by deviceid,appid
create EXTERNAL table tkdm_data_payment_detial_day( create EXTERNAL table tkdm_data_payment_detial_day(
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment