Community

Information Schema and SQL Server 2005

(Uday Denduluri) Information Schema is the part of the SQL-92 standard which exposes the metadata of the database. In SQL server a set of views are created in each of the database which exposes the metadata of the database. The information schema is kept in a separate schema – information schema – w

Read More - Register for Free Membership