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