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