QUERY PLAN
Aggregate (cost=8.16..8.17 rows=1 width=8)
-> Index Scan using tbl_clients_sales_rep_idx on tbl_clients (cost=0.14..8.15 rows=1 width=4)
Index Cond: (sales_rep IS NULL)