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