mysq: add revising-aggregations-the-count-function
parent
00234e18bf
commit
6d1ff263d0
@ -0,0 +1,3 @@
|
|||||||
|
SELECT COUNT(ID)
|
||||||
|
FROM CITY
|
||||||
|
WHERE POPULATION > 100000
|
Loading…
Reference in New Issue