This commit is contained in:
psh
2024-08-02 14:45:19 +08:00
parent 5fee43c782
commit 4197a09c8b

View File

@@ -35,7 +35,7 @@
GROUP BY p.col_num
HAVING sum = (
SELECT
COUNT (*) AS s
COUNT(*) AS sum
FROM
sch_base_point p2
WHERE