QUERY PLAN
Sort (cost=557.64..557.87 rows=93 width=208)
Sort Key: created_at DESC
-> Seq Scan on tbl_erp_cash_cost_tickets (cost=0.00..554.60 rows=93 width=208)
Filter: ((created_by = 1001) AND (status = 2))