Query Plan - Database Tuning

Database Tuning

Reviewing the query plan can present opportunities for new indexes or changes to existing indexes. It can also show that the database is not properly taking advantage of existing indexes (see query optimizer).

Read more about this topic:  Query Plan