select distinct user_id from user_skills where skill_id in @1 except select user_id from user_skills where skill_id in @2