update和replace没有同时操作多条记录的语句, 可以用insert … on durlicate key…代替,可以同时插入或更新多条记录
如果键a有重复则更新b和c字段,没有则插入
update和replace没有同时操作多条记录的语句, 可以用insert … on durlicate key…代替,可以同时插入或更新多条记录
如果键a有重复则更新b和c字段,没有则插入
Tagged with mysql.
rev="post-716" No comments
By C1G – 2009/06/12
关注互联网、网页设计、Web开发、服务器运维优化、项目管理、网站运营、网站安全…
Proudly powered by WordPress and Carrington.
No Responses (yet)
Stay in touch with the conversation, subscribe to the RSS feed for comments on this post.