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!

deleting application items via PL/SQL

Christian1985Mar 10 2022 — edited Mar 10 2022

Hello pros,
I have noticed that there are some unused Application Items in my application. Deleting them one by one through the backend is kind of costly. Is there an integrated procedure to delete single application items with a PL/SQL statement?
Then I could clean up the items in regular intervals.

Simply deleting them from the WWV_FLOW_ITEMS table seems a bit too risky to me, since not all consequences can be estimated.

Many greetings
Christian

This post has been answered by jariola on Mar 10 2022
Jump to Answer
Comments
Post Details
Added on Mar 10 2022
3 comments
503 views