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