QUERY PLAN
Sort (cost=1.04..1.04 rows=2 width=84)
Sort Key: id
-> Seq Scan on tbl_erp_wage_ticket_bank_outs (cost=0.00..1.03 rows=2 width=84)
Filter: (erp_wage_ticket_id = ANY ('{3,2,1}'::integer[]))