COUNT(*) returning multiple rows instead of just one

后端 未结 4 1705
春和景丽
春和景丽 2020-12-16 23:19

Why does COUNT() return multiple rows when I just need the total count of how many rows my query generates?

Should return 1078.

4条回答
提交回复
热议问题