mysql case when多条件同时知足的多个and组合嵌套的状况,判断空is null --- 系列二

 mysql case when多条件同时知足的多个and组合嵌套的状况,判断空is null --- 系列一 https://blog.csdn.net/qb170217/article/details/81504578mysql 方法一:sql SELECT id, time, type, CASE when (reason is null or reason = '') and type
相关文章
相关标签/搜索