select device_id as 'user_infos_example' from user_profile
    where id in(1,2);