Have you ever used INFORMATION_SCHEMA, What is this and where this resides means where you can see it? SQL Server Interview Question
SQL Server Interview Question:
Have you ever used INFORMATION_SCHEMA, What is this and where this resides means where you can see it?
Ans: You can see INFORMATION_SCHEMA under Explore your DB >> Security>>Schemas folder in SSMS, you can see all existing schemas even dbo.
Explore your DB >> Security>>Schemas
Click here for more than 300 Sql server Interview questions
Have you ever used INFORMATION_SCHEMA, What is this and where this resides means where you can see it?
Ans: You can see INFORMATION_SCHEMA under Explore your DB >> Security>>Schemas folder in SSMS, you can see all existing schemas even dbo.
Explore your DB >> Security>>Schemas
Click here for more than 300 Sql server Interview questions
Comments