Sql query problem ,not permitted when subquery

前端 未结 0 979
时光取名叫无心
时光取名叫无心 2020-12-18 14:37

i try to do this query which is

select SUBSTRING(cm_category,1,2) as parent, SUBSTRING(cm_category,1,5) as child, COUNT() as total,SUM(CASE WHEN cm_s

相关标签:
回答
  • 消灭零回复
提交回复
热议问题