If you want to see existing schemas in Sql server then where you can find them/location? SQL Server Interview Question
SQL Server Interview Question: If you want to see existing Schemas in Sql server then where you can find them?
Ans: You can see existing schems under security folder and inside it click on Schemas folder, you can see all existing schemas even dbo.
Explore your DB >> Security>>Schemas
Click here for more than 300 Sql server Interview questions
Ans: You can see existing schems under security folder and inside it click on Schemas folder, you can see all existing schemas even dbo.
Explore your DB >> Security>>Schemas
Comments