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