2
kudos
spam Kudos Remove

Ozziemedes on SQL Server: Mastering the Metadata Part 1 (Tables #2)

published 838 days, 21 hours, 47 minutes ago posted by http://ozziemedessql.blogspot.com/http://ozziemedessql.blogspot.com/ 848 days, 6 hours, 43 minutes ago
Friday, February 05, 2010 12:15:12 AM GMT Tuesday, January 26, 2010 3:19:06 PM GMT

n the last Metadata-themed post to my SQL blog, I discussed some of the metadata used to define tables – with particular emphasis on their storage.  I didn’t go deep into what the metadata available in the storage-specific tables describes, but I did give a brief description of their purpose and the kind of information they contain.  Today, I want to focus in more on the logical structure of tables, with a view towards being able to reverse engineer DDL statements to create a copy of the table.

I’ve ...

category: Query | clicked: 1 | | source: ozziemedessql.blogspot.com | show counter code
tags: Catalog Views, SQL 2008, sys.columns, Sys.tables, sys.types, System Catalog

No comments yet, be the first one to post comment.

To post your comment please login or signup