QUERY PLAN
Aggregate (cost=109.12..109.13 rows=1 width=8)
-> Seq Scan on tbl_clients (cost=0.00..106.73 rows=954 width=4)
Filter: (sales_rep IS NULL)