Oracle Apps Fusion Blog(Forms, Reports, Oracle Application Technical, SQL, PL/SQL, OAF)
Monday, October 23, 2017
Query to check Oracle Apps Version
SELECT release_name
FROM fnd_product_groups;
Also we can fetch application system name in this table
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
APEX$TASK_PK
APEX$TASK_PK is a substitution string holding the primary key value of the system of records
No comments:
Post a Comment