It’s no secret that indexes are a fundamental tool for great database performance. Generally, more indexes can be used, the better your database performance will be. In order to use those indexes correctly though, let's take a look at how index are structured to get a better understanding of their utility.
by Nick Adams