Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Changing table names within APEX application

Jeremy WebbApr 16 2010 — edited Apr 19 2010
We have a requirement to change some of the table names that we currently use in our APEX applications. Is there a way, rather than having to manually edit each page and change each occurence of the table name to do this using a script (or some other way)?

Example, currently our tables are all ABC_TABLE, but we need to change them to XYZ_TABLE. How can we change all of the pages that reference these tables so they refer to XYZ_TABLE and not ABC_TABLE?
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 17 2010
Added on Apr 16 2010
2 comments
2,381 views