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