SELECT device_id 
    FROM user_profile 
    WHERE id between 1 AND 2;