QUERY PLAN
Aggregate (cost=112.56..112.57 rows=1 width=8)
-> Seq Scan on tbl_clients (cost=0.00..110.13 rows=972 width=4)
Filter: (sales_rep IS NULL)