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