QUERY PLAN
Aggregate (cost=4.34..4.35 rows=1 width=32)
-> Seq Scan on tbl_erp_inventory_products (cost=0.00..4.34 rows=1 width=3)
Filter: (product_id = 2100)