Object Catalog Views in SQL Server 2005

Published 03 May 08 11:19 AM | Madhivanan 

In addition to INFORMATION_SCHEMA VIEWS, in SQL Server 2005, we can use Object Catalog Views to know more informations about the objects

Refer this http://msdn.microsoft.com/en-us/library/ms189783.aspx

Filed under: ,

Comments

# SQL Server Transact-SQL (SSQA.net) : Object Catalog Views in SQL Server 2005 said on May 3, 2008 7:03 AM:

PingBack from http://sqlserver-qa.net/blogs/t-sql/archive/2008/05/03/4147.aspx

# Other SQL Server Blogs around the Web said on May 3, 2008 3:24 PM:

In addition to INFORMATION_SCHEMA VIEWS, in SQL Server 2005, we can use Object Catalog Views to know

Anonymous comments are disabled