1.

What should be done to use a function-based index?

A. The table must be analyzed after the index is created
B. The query must be guaranteed need NULL values from the indexed expression, since NULL values are not stored in indexes
C. Both A & B
D. None of the above
Answer» B. The query must be guaranteed need NULL values from the indexed expression, since NULL values are not stored in indexes


Discussion

No Comment Found

Related MCQs