您的位置:首页 > 博客中心 > 数据库 >

Oracle EBS-SQL (SYS-5):sys_配置文件查询.sql

时间:2022-03-10 17:32

select    distinct l.profile_option_name, 
            v.profile_option_value, 
            fu.user_name
form     applsys.fnd_profile_option_values v,
            apps.fnd_profile_options_vl          l,
            apps.fnd_user                             fu
 where  v.profile_option_id(+) = l.profile_option_id
            and fu.user_id = v.created_by
            and fu.user_name = ‘&user_name‘

Oracle EBS-SQL (SYS-5):sys_配置文件查询.sql,布布扣,bubuko.com

热门排行

今日推荐

热门手游