Question: Why are ad-hoc queries useful?
- They do not have to use the same operators.
- You do not need to structure the database to support them.
- They autogenerate reports.
- They run faster than indexed queries.
Answer: The correct answer of the above question is Option D:They run faster than indexed queries.