QUERY PLAN
Aggregate (cost=107.63..107.64 rows=1 width=8)
-> Seq Scan on tbl_clients (cost=0.00..105.30 rows=932 width=4)
Filter: (sales_rep IS NULL)