QUERY PLAN
Aggregate (cost=1.16..1.17 rows=1 width=32)
-> Seq Scan on tbl_erp_inventory_builds t (cost=0.00..1.15 rows=4 width=5)
Filter: (status = 2)