QUERY PLAN
Aggregate (cost=108.88..108.89 rows=1 width=8)
-> Seq Scan on tbl_clients (cost=0.00..106.52 rows=943 width=4)
Filter: (sales_rep IS NULL)