How to copy a schema with another name but with same data?
0
votes
1
answer
6174
views
I want to copy all the objects of Scott schema to another schema.
I can not understand what the code should be. Like bellow one?
create user scott1 identified by tiger1;
Asked by delu
(1 rep)
Feb 11, 2017, 09:20 AM
Last activity: Feb 11, 2017, 10:27 AM
Last activity: Feb 11, 2017, 10:27 AM