QUERY PLAN
Sort (cost=22.02..22.06 rows=16 width=76)
Sort Key: id
-> Seq Scan on tbl_erp_cash_cost_ticket_bank_outs (cost=0.00..21.70 rows=16 width=76)
Filter: (erp_cash_cost_ticket_id = ANY ('{4,3,2,1}'::integer[]))