Related Posts Plugin for WordPress, Blogger...

About

Follow Us

Showing posts with label Schema. Show all posts
Showing posts with label Schema. Show all posts

Monday, 16 February 2015

Introduction:  

In this we will check how we can find tables and Schema in sql server database using query. We will use system stored procedure to find the tables and Schema.

Find Schema(s)

1.        Query to find all the schemas with details
                SELECT * FROM sys.schemas