QUERY PLAN
Update on tbl_client_sales_rep_rels (cost=0.00..51.02 rows=1 width=34)
-> Seq Scan on tbl_client_sales_rep_rels (cost=0.00..51.02 rows=1 width=34)
Filter: ((end_at IS NULL) AND (client_id = 3338))