QUERY PLAN
HashAggregate (cost=62.70..63.48 rows=78 width=8)
Group Key: group_id, sales_id
-> Seq Scan on tbl_user_resource_relationships (cost=0.00..62.26 rows=87 width=8)
Filter: (user_id = 1004)