QUERY PLAN
Sort (cost=28.14..28.23 rows=36 width=72)
Sort Key: id
-> Seq Scan on tbl_erp_other_collect_ticket_amounts (cost=0.00..27.21 rows=36 width=72)
Filter: (erp_other_collect_ticket_id = ANY ('{12,10,9,6,5,4,3,2,1}'::integer[]))