QUERY PLAN
Sort (cost=303.89..303.97 rows=31 width=236)
Sort Key: created_at DESC
-> Seq Scan on tbl_erp_cash_cost_tickets (cost=0.00..303.12 rows=31 width=236)
Filter: ((created_by = 1001) AND (status = 2))