Setting the default schema does not take effect
Answered
Setting the default schema does not take effect
I have set the default schema, but the SQL prompt must select the schema.


Please sign in to leave a comment.
When I write SQL, do I have to write dbo schema?
@...,
Your default schema is `guest` (as it shown in database explorer).
Default schema is user specific for SQL Server, so you can change it: