select o.user_profile_option_name,
ov.level_id,
level_value,
profile_option_value
from fnd_profile_options_vl o, fnd_profile_option_values ov
where (o.user_profile_option_name like '不得重新使用%' or
o.user_profile_option_name like '登录口令长度' or
o.user_profile_option_name like '登录口令失败次数' or
o.user_profile_option_name like '登录口令难以猜测' or
o.user_profile_option_name like 'FND%诊断%' or
o.user_profile_option_name like 'FND%调试%')
and o.profile_option_id = ov.profile_option_id;
ebs口令复杂度profile查询
未经允许不得转载:徐万新之路 » ebs口令复杂度profile查询
最新评论
这个牛
放下欲望,男人从来不醉,充分且必要
勇气、责任、自信、创新,为天下先!
软件即数据,软件即服务,软件即管理,软件就是对人类各种社会活动的仿真和记录。软件很重要,但软件不可能凌驾于业务之上,尤其不可能高人一等。