2018年4月28日

在Mysql中巧用update和join、count()更新统计字段

摘要: 转自:http://blog.sina.com.cn/s/blog_5f66526e0100lef5.html 假设有表main_user(id,user,name,pass,total_message),其中total_message字段为关联表main_r_user_message(id,mes 阅读全文

posted @ 2018-04-28 09:45 ziyi_ang 阅读(1601) 评论(0) 推荐(0)

导航