QUERY PLAN
Sort (cost=29.69..29.80 rows=43 width=76)
Sort Key: id
-> Seq Scan on tbl_erp_profit_distribute_pcts (cost=0.00..28.52 rows=43 width=76)
Filter: (erp_profit_distribute_id = ANY ('{11,10,9,8,7,6,5,4,3,2,1}'::integer[]))