.NET Software Development Tutorials and Videos: C#, ASP, SQL Server, Linq, Visual Basic, Silverlight, Azure
How Does SQL Server Store Data?

How Does SQL Server Store Data?

When you create tables and insert data, what’s SQL Server doing behind the scenes? How do your rows become part of the files on disk?

This session isn’t about solving problems. It’s about just going fishing inside SQL Server to see what’s going on behind the scenes. We’ll use undocumented commands like DBCC PAGE to track down your data.

Video Producer: http://www.brentozar.com/