In this post, I’m going to outline the core metadata SQL Server 2008 uses for Tables, and how you might be able to use this metadata in a useful manner. In this post, I’ll only go as far as outlining the potential for using table metadata to discover storage characteristics of the table. I’ll provide more detailed examples in my next post of how you can put this to work. Before we begin, a brief history lesson to do some context setting.
Once upon a time in the distant past, a relational database...
No comments yet, be the first one to post comment.