rebelknight
Technical User
You can assign a default schema to a user and you can define a schema owner.
Can you also change the schema context of a connection?
For example you can change a database in query session by typing USE AnotherDatabase. Is there a way you can select USE AnotherSchema within a database?
Can you also change the schema context of a connection?
For example you can change a database in query session by typing USE AnotherDatabase. Is there a way you can select USE AnotherSchema within a database?