How to sum values of count in SQL

后端 未结 0 1749
春和景丽
春和景丽 2021-01-30 07:39

I would like to sum values of Count. This is my output: Count Output

I would like to have it like: Quantity of Students: 2

SELECT COUNT(DISTINCT STUDENT.NR         


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