Oracle APPS Consultancy
SSS Oracle APPS Consultancy
Title
(Move to ...)
Home
APPS
PLSQL
PO
OM
Inventory
AR
GL
Form
Forms Personlization
Report
▼
Tuesday, 21 April 2020
Query to check privilege on package or table
SELECT *
FROM dba_tab_privs
WHERE 1 = 1
AND table_name IN ('XXX_PACKAGE_NAME')
No comments:
Post a Comment
‹
›
Home
View web version
No comments:
Post a Comment