摘要:
https://www.cnblogs.com/coco1s/p/9913885.html 大佬博客地址 阅读全文
摘要:
使用 when case 方法 例如 select count(*),aa from ( select case when sfdd like '%三里屯%' then 'slt' when sfdd like '%五花马% then 'whm‘ end aa from 表名 order byaa 阅读全文