QUERY PLAN
Sort (cost=12.56..12.57 rows=1 width=427)
Sort Key: created_at DESC
-> Seq Scan on tbl_erp_other_payment_tickets (cost=0.00..12.55 rows=1 width=427)
Filter: ((created_by = 1001) AND (status = 2))