I have a existing schema in my database called SCOTT, how can I create a new schema with exactly the same privileges which SCOTT schema is having?
Is there any create like or some command to create schema like SCOTT?
Thanks
I have a existing schema in my database called SCOTT, how can I create a new schema with exactly the same privileges which SCOTT schema is having?
Is there any create like or some command to create schema like SCOTT?
Thanks