QUERY PLAN
Aggregate (cost=16.98..16.99 rows=1 width=32)
-> Seq Scan on tbl_erp_inventory_products (cost=0.00..16.96 rows=4 width=3)
Filter: ((product_id = 868) AND (erp_store_id = 1))