QUERY PLAN
Aggregate (cost=198.33..198.34 rows=1 width=32)
-> Seq Scan on tbl_projects p (cost=0.00..185.55 rows=1703 width=9)
Filter: (project_status = 3)