mysql-查詢而且添加數據

INSERT INTO 表 (yuesao_openid, user_openid,time) SELECT   xxxx as yuesao_id,id,'2017-11-23 10:09:24'as time  from 表 LIMIT 20;   查詢 20條數據 A表  而且給字段賦值 添加 到B 表java INSERT INTO t_belong_yuesao_vote (yuesao
相關文章
相關標籤/搜索