Medium-EasyApplyRDBMS & SQLMultiple Choice

What type of index should you use for a column that is only ever queried with exact equality checks (e.g., WHERE user_id = 42)?

Apply Tests ability to use knowledge in practical scenarios.

Answer Options

AB-Tree index
BGIN index
CHash index
DPartial index

Want to see the correct answer?

Get the answer with a detailed explanation, plus practice 15+ more RDBMS & SQL questions with adaptive quizzes and timed interviews.

See the Answer on Guru Sishya →

This question is from the RDBMS & SQL topic (Databases).

More RDBMS & SQL Questions