QUERY PLAN
Seq Scan on tbl_user_visit_clients (cost=0.00..11.78 rows=1 width=12)
Filter: ((user_id = 1001) AND (client_id = ANY ('{3372,3364,3344}'::integer[])))