Medium-EasyUnderstandDatabase DesignMultiple Choice

What is a covering index and how does it improve query performance?

Understand Tests comprehension and ability to explain concepts.

Answer Options

AAn index that covers all tables in the database
BAn index containing all columns needed by a query, eliminating table access
CAn index that automatically updates when data changes
DAn index that spans multiple databases

Want to see the correct answer?

Get the answer with a detailed explanation, plus practice 21+ more Database Design questions with adaptive quizzes and timed interviews.

See the Answer on Guru Sishya →

This question is from the Database Design topic (System Design).

More Database Design Questions