QUERY PLAN
Aggregate (cost=1.14..1.15 rows=1 width=32)
-> Seq Scan on tbl_erp_inventory_overflows t (cost=0.00..1.12 rows=5 width=5)
Filter: (status = 2)