QUERY PLAN
Seq Scan on tbl_product_brands (cost=0.00..5.65 rows=3 width=16)
Filter: (id = ANY ('{20,10,43}'::integer[]))