QUERY PLAN
Sort (cost=1.21..1.21 rows=1 width=440)
Sort Key: created_at DESC
-> Seq Scan on tbl_erp_other_collect_tickets (cost=0.00..1.20 rows=1 width=440)
Filter: ((created_by = 5016) AND (status = 2))