Oracle Applications Knowledge Repository
Tuesday, September 17, 2013
Privilege to view Package body without Execute Grant
SELECT
DBMS_METADATA.get_ddl
(
'PACKAGE'
,
'HR_PERSON_API'
,
'APPS'
)
FROM
DUAL
;
No comments:
Post a Comment
‹
›
Home
View web version
No comments:
Post a Comment