QUERY PLAN
Sort (cost=1.26..1.27 rows=6 width=96)
Sort Key: id
-> Seq Scan on tbl_erp_wage_ticket_bank_outs (cost=0.00..1.18 rows=6 width=96)
Filter: (erp_wage_ticket_id = ANY ('{8,4,10,9,7,6,5,3,2,1}'::integer[]))