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
相关文章
相关标签/搜索