会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
泥土里的绽放
博客园
首页
新随笔
联系
管理
订阅
2018年11月28日
mysql 随机获取数据并插入到数据库中
摘要: insert into result (user_id, activity_id, number) select user_id, activity_id from `activity_record` order by rand() LIMIT 20; select * into 表A form 表
阅读全文
posted @ 2018-11-28 10:34 泥土里的绽放
阅读(641)
评论(0)
推荐(0)
编辑
公告