QUERY PLAN
Sort (cost=22.47..22.51 rows=16 width=72)
Sort Key: id
-> Seq Scan on tbl_erp_other_collect_ticket_amounts (cost=0.00..22.15 rows=16 width=72)
Filter: (erp_other_collect_ticket_id = ANY ('{6,4,2,1}'::integer[]))