QUERY PLAN
Aggregate (cost=8.22..8.23 rows=1 width=8)
-> Index Scan using tbl_clients_sales_rep_idx on tbl_clients (cost=0.28..8.21 rows=1 width=4)
Index Cond: (sales_rep IS NULL)