QUERY PLAN
Sort (cost=2.80..2.83 rows=9 width=320)
Sort Key: created_at DESC
-> Seq Scan on tbl_erp_other_collect_tickets (cost=0.00..2.66 rows=9 width=320)
Filter: ((created_by = 1001) AND (status = 2))