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


请先登录再写评论。
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: