QUERY PLAN
Seq Scan on tbl_product_types (cost=0.00..2.01 rows=5 width=20)
Filter: (id = ANY ('{3,5,7,4,2}'::integer[]))