背景PostgreSQL的分析功能还是比较强大的,例如支持多维分析,支持4大类聚合 ... postgres=# select avg(c2) filter (where c2<10) from a limit 10; ...
確定! 回上一頁