By default, when you create a user, a default schema is created for said user. I want to do the following:
Create user 1 with default schema 1
Create user 2 and set it's default schema to 1
Is this possible?
By default, when you create a user, a default schema is created for said user. I want to do the following:
Create user 1 with default schema 1
Create user 2 and set it's default schema to 1
Is this possible?