SQL Server Storage Internals Part 3 - Architecture of Heaps

added by jacobsebastian
8/19/2011 5:49:36 AM

112 Views

In this article I have explained below topics, Key points on HEAP tables. What happens when a table is created? How to list IAM, data pages allocated to a heap table. As all data, index and system pages stores data in hexadecimal format, knowledge of...


0 comments