insert into table ads_new_mid_count select ‘2020-03-12‘, count(*) from dwt_uv_topic where login_date_first=‘2020-03-12‘ group by login_date_first;
ads_new_mid_count
原文:https://www.cnblogs.com/ldy233/p/14437382.html