Multiple choice technology databases

Index can be created on view?

  1. True

  2. False

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

Standard views in relational databases are virtual tables containing query definitions rather than physical data, meaning they cannot be directly indexed. Distractors are incorrect because only materialized or indexed views support index creation.