How can i duplicate a schema, rename it and all schema object
Hello All,
I am faced with an issue on my oracle database 11g,
I want to recreate a schema, rename the schema pull the the objects in the old schema into the new schema and all the objects inside the new schema.
i need to know if there is a script i can write to do these tasks at automatically.
Thanks for your assistance in anticipation