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