摘要: 第一种:updatestudentsetstudent.age=(select`user`.agefromuserwhereid=student.id)wherestudent.`name`='lisi';第二种:update user left join user1129 on user.user... 阅读全文
posted @ 2014-12-09 14:50 Echo正在输入 阅读(141) 评论(0) 推荐(0)
摘要: CREATE ALGORI`sync_user`CREATE ALGORITHM=UNDEFINED DEFINER=`root`@`localhost` SQL SECURITY DEFINER VIEW `sync_db`.`sync_user` AS select `ipt_authd_rem... 阅读全文
posted @ 2014-12-09 14:47 Echo正在输入 阅读(420) 评论(0) 推荐(0)