QUERY PLAN
HashAggregate (cost=62.58..63.17 rows=59 width=8)
Group Key: group_id, sales_id
-> Seq Scan on tbl_user_resource_relationships (cost=0.00..62.26 rows=64 width=8)
Filter: (user_id = 1013)