码迷,mamicode.com
首页 > 其他好文 > 详细

update mantis_bug_table

时间:2017-06-13 09:56:35      阅读:165      评论:0      收藏:0      [点我收藏+]

标签:date   tab   original   span   anti   log   ble   nbsp   bsp   

update mantis_bug_table set mantis_bug_table.original_due_date=mantis_bug_table.due_date 
where mantis_bug_table.original_due_date in (0,1)
and mantis_bug_table.due_date not in (0,1);

 

update mantis_bug_table

标签:date   tab   original   span   anti   log   ble   nbsp   bsp   

原文地址:http://www.cnblogs.com/sky20080101/p/6999292.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!