摘要: 今天改SQL用到了就搜了搜,现在记下来。 case when tableName.type in (1,2,3,4) and tableName.state in (5,6) then 1 when tableName.type in (7,8) and tableName.state in (9, 阅读全文
posted @ 2018-03-12 16:54 LittleAnts 阅读(157) 评论(0) 推荐(0) 编辑