QUERY PLAN
GroupAggregate (cost=0.00..1.28 rows=2 width=196)
Group Key: product_id
-> Seq Scan on tbl_erp_inventory_products (cost=0.00..1.16 rows=3 width=21)
Filter: (product_id = 2064)