Question 3 of 10Pro Only

What is the difference between a covering index and a regular index, and when should you use covering indexes?

Sample answer preview

A covering index is an index that contains all the columns needed to satisfy a query, allowing the database to retrieve results entirely from the index without accessing the main table.

covering indexINCLUDEIndex Only Scanheap fetchvisibility mapVACUUM

Unlock the full answer

Get the complete model answer, key points, common pitfalls, and access to 9+ more Database Administrator interview questions.

Upgrade to Pro

Starting at $19/month • Cancel anytime