Question: Why are ad-hoc queries useful?

  1. They do not have to use the same operators.
  2. You do not need to structure the database to support them.
  3. They autogenerate reports.
  4. They run faster than indexed queries.

Answer: The correct answer of the above question is Option D:They run faster than indexed queries.