摘要: UPDATE T SET A = CASE WHEN A IS NULL THEN 0 ELSE A + 1 END where id=111 阅读全文
posted @ 2019-03-13 13:01 代码收集-ASP。JS代码 阅读(424) 评论(0) 推荐(0)