Poorly designed indexes and a lack of indexes are primary sources of database application bottlenecks. Designing efficient indexes is critical to achieving good database and application performance. An index, much like the index at the end of a book, is a data structure that speeds up data retrieval operations.
Sort: