Oracle Cleanup a Schema

Back in January 2014, I wrote a script to cleanup an Oracle student schema. It worked well until I started using APEX 4 in my student schema. You create the following 75 objects when you create an APEX 4 schema. OBJECT TYPE TOTAL ———— ——- TABLE 17 INDEX 28 SEQUENCE 5 TRIGGER 14 LOB 9 … Continue reading Oracle Cleanup a Schema