QUERY PLAN
HashAggregate (cost=1.40..1.53 rows=5 width=196)
Group Key: product_id
-> Seq Scan on tbl_erp_inventory_products (cost=0.00..1.18 rows=10 width=21)
Filter: (product_id = ANY ('{2064,2069,2068}'::integer[]))