A

Admin • 802.91K Points
Coach

Q. Which of the following is not true about indexes?

  • (A) Indexes are created to enforce uniqueness on columns.
  • (B) Indexes are created to enable fast retrieval by column values.
  • (C) Columns that are frequently used with equal conditions in WHERE clauses are good candidates for indexes.
  • (D) Indexes are created with the ALTER TABLE command.

No solution found for this question.
Add Solution and get +2 points.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.