Programming Languages C++ Objective
Mar 13, 2013

In which scenario would index be most useful?

Choose the correct answer:
A) The indexed column is declared as NOT NULL.
B) The indexed columns are used in the FROM clause.
C) The indexed columns are part of an expression.
D) The indexed column contains a wide range of values.
Detailed Explanation

Option D is the right answer.

Discussion (0)

No comments yet. Be the first to share your thoughts!

Share Your Thoughts
Feedback