码迷,mamicode.com
首页 > 其他好文 > 详细

ads_new_mid_count

时间:2021-02-24 13:05:56      阅读:0      评论:0      收藏:0      [点我收藏+]

标签:col   code   into   date   int   select   rgb   div   bsp   

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

标签:col   code   into   date   int   select   rgb   div   bsp   

原文地址:https://www.cnblogs.com/ldy233/p/14437382.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!