Remove older APEX schemas from database
Hello,I need to remove older APEX schemas from Database and just leave latest version. Is it safe to use apxremov.sql script from "apex_old" directories ? Not sure if it will remove also FLOWS_FILES and APEX_PUBLIC_USER SCHEMA. Have you experienced any issue with this script? or better recommend to use DROP USER 'x' CASCADE?
Thanks,
Thanks,
0