QUERY PLAN
GroupAggregate (cost=0.00..256.12 rows=116 width=12)
Group Key: client_id
-> Seq Scan on tbl_cases (cost=0.00..254.28 rows=136 width=8)
Filter: (client_id = 90)