`
daoshud1
  • 浏览: 550523 次
  • 性别: Icon_minigender_1
  • 来自: 济南
社区版块
存档分类
最新评论

mysql 批量插入、删除

 
阅读更多
insert into xwb20_voite_content (t_id,content,num,addtime) values(3,'测试',1,'1320595200'),(3,'测试',1,'1320595200')

delete  t,c  from  VOITE_TITLE t,VOITE_CONTENT c WHERE  t.id   = c.t_id  and t.id=$id and c.t_id=$id"
分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics