0
kicks
SQL Server Storage Internals Part 3 - Architecture of Heaps
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...