A question was posed: “If a table is not being used in a relational context, what are the benefits of putting a [clustered] index on the table?” Well, I’d highly recommend reading this article on (1) SQL indexes although it is a bit detailed. The short hand summary is that […]