QUERY PLAN
Aggregate (cost=107.11..107.12 rows=1 width=8)
-> Seq Scan on tbl_clients (cost=0.00..104.83 rows=912 width=4)
Filter: (sales_rep IS NULL)