Commit 90eba266 authored by litaolemo's avatar litaolemo

update

parent 307f0aa5
......@@ -304,7 +304,7 @@ FROM
on t1.partition_date=dev.partition_date and t1.cl_id=dev.device_id
WHERE (spam_pv.device_id IS NULL or spam_pv.device_id ='')
and (dev.device_id is null or dev.device_id ='')
GROUP BY t1.partition_date,t1.active_type,t1.device_os_type,t1.channel
GROUP BY t1.partition_date,t2.active_type,device_os_type,channel
)t
)t3
......
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