QUERY PLAN
GroupAggregate (cost=0.00..1.23 rows=1 width=196)
Group Key: product_id
-> Seq Scan on tbl_erp_inventory_products (cost=0.00..1.07 rows=6 width=24)
Filter: (product_id = 947)