QUERY PLAN
Index Scan using tbl_clients_pkey on tbl_clients c (cost=0.28..7.63 rows=1 width=534)
Index Cond: (id IS NULL)
Filter: (NOT deleted)