QUERY PLAN
Seq Scan on tbl_product_brands (cost=0.00..4.30 rows=2 width=16)
Filter: (id = ANY ('{12,8}'::integer[]))