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