QUERY PLAN
Sort (cost=65.72..65.72 rows=2 width=189)
Sort Key: created_at DESC
-> Seq Scan on tbl_erp_payment_tickets (cost=0.00..65.71 rows=2 width=189)
Filter: ((created_by = 1001) AND (status = 2))