Today I was trying to calculate the size of a specific index in SQL Server and realized it's not obvious to calculate. I poked around Management Studio and was able to get the size of all indexes for a table, but not for a single index. Thinking I must