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