2013年1月26日

sql语句执行加减法

摘要: update user set property=property-1 where username='test';update user set property=property+1 where username='test'; 阅读全文

posted @ 2013-01-26 23:12 saobchj 阅读(8692) 评论(0) 推荐(0) 编辑

导航