QUERY PLAN
Aggregate (cost=107.87..107.88 rows=1 width=8)
-> Seq Scan on tbl_clients (cost=0.00..105.51 rows=944 width=4)
Filter: (sales_rep IS NULL)