Database Design 39 – Indexes (Clustered, Nonclustered, Composite Index)
This video covers the basics of indexes. Indexing is an extremely important step of database design. Without Indexes database queries can take a substantial amount of time and hog system…