- Mastering PostgreSQL 12
- Hans Jürgen Sch?nig
- 36字
- 2021-08-20 10:00:33
Introducing grouping sets
Every advanced user of SQL should be familiar with GROUP BY and HAVING clauses. But are they also aware of CUBE, ROLLUP, and GROUPING SETS? If not, this chapter is a must-read.