QUERY PLAN
Sort (cost=502.18..504.07 rows=756 width=253)
Sort Key: created_at DESC
-> Seq Scan on tbl_erp_cash_cost_tickets (cost=0.00..466.03 rows=756 width=253)
Filter: ((created_by = 1011) AND (status = 2))