SELECT release_name
FROM fnd_product_groups;
Also we can fetch application system name in this table
FROM fnd_product_groups;
Also we can fetch application system name in this table
APEX$TASK_PK is a substitution string holding the primary key value of the system of records
No comments:
Post a Comment