QUERY PLAN
Result (cost=11.01..11.02 rows=1 width=1)
InitPlan 1 (returns $0)
-> Seq Scan on tbl_user_visit_clients (cost=0.00..11.01 rows=1 width=0)
Filter: ((user_id = 1001) AND (client_id = 3286))