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!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

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

Processing

Post Details

Added on Mar 10 2022
3 comments
462 views