The Postgres documentation states that adding a HAVING clause enforces an implicit GROUP BY if there isn't any GROUP BY clause: postgresql.org/ ...
確定! 回上一頁