update t1,t2

2019-06-26  本文已影响0人  A_You

UPDATE crawl_weibo_data t1, lz_temp_channel t2 SET t1.channel_unique_id = t2.channel_unique_id WHERE t1.channel=t2.channel AND t1.pub_time > 1551369600000 AND t1.pub_time < 1556640000000 AND t1.channel_unique_id = 'DMR';

上一篇 下一篇

猜你喜欢

热点阅读