Multiple choice technology databases

A function-based index is an index based on expressions

  1. True

  2. False

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

A function-based index is indeed an index built on expressions or functions rather than direct column values. This allows indexing computed values for faster queries involving those expressions.