QUERY PLAN
Aggregate (cost=1.07..1.08 rows=1 width=32)
-> Seq Scan on tbl_erp_inventory_disassembles t (cost=0.00..1.06 rows=2 width=5)
Filter: (status = 2)