Skip to Main Content

Oracle Database Express Edition (XE)

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!

How to delete all preinstalled XE data

jacklessMay 9 2022

It's my first time using an Oracle XE database and after installing XE I wanted to start creating some tables etc. Unfortunatly my database is flooded with tables, procedures and more that were preinstalled. Is there a way to "clear" the database so that I can use it properly without the hundreds of preinstalled elements?

Comments

DrClap
Answer

Like this:

public class AssignableWorkTypeCollection extends BusinessModelObjectCollection<Something> {

Marked as Answer by user5876281 · Sep 27 2020
user5876281

Thank you for your reply, it worked!

1 - 2

Post Details

Added on May 9 2022
2 comments
401 views