In this video, I explain to you what a SQL index is with a very simple analogy. I also demonstrate what difference an index makes by showing you live queries on a database with millions of records and how an index can drastically improve query performance. I also explain to you the query execution plans so that you understand exactly why the index makes an improvement in your queries.