Tags: sys.dm_db_index_physical_stats

SQL Internals Viewer - looking into the SQL Server storage engine

Danny Gould, created a tool to graphically display database storage internals, and seeing how data is physically allocated, organised and stored - the SQL Internals Viewer. AND, with some interesting benefits:Encode and Find - to encode a value to a par… more »