QUERY PLAN
Aggregate (cost=1.09..1.10 rows=1 width=32)
-> Seq Scan on tbl_erp_sales_returns t (cost=0.00..1.07 rows=4 width=6)
Filter: (status = 2)