QUERY PLAN
Group (cost=69.91..69.93 rows=4 width=4)
Group Key: created_by
-> Sort (cost=69.91..69.92 rows=5 width=4)
Sort Key: created_by
-> Seq Scan on tbl_purchase_contracts (cost=0.00..69.85 rows=5 width=4)
Filter: (cost_type = 2)