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