QUERY PLAN
Aggregate (cost=1.07..1.08 rows=1 width=4)
-> Seq Scan on tbl_groups (cost=0.00..1.06 rows=4 width=4)
Filter: (id <> 999999)