QUERY PLAN
Sort (cost=1.22..1.24 rows=7 width=138)
Sort Key: id
-> Seq Scan on tbl_erp_profit_distribute_pcts (cost=0.00..1.12 rows=7 width=138)
Filter: (erp_profit_distribute_id = ANY ('{6,5,1,4}'::integer[]))