Multiple choice technology databases

) Which of the following tools can make recommendations for indexes and/or MQTs to improve the performance of DB2 applications?

  1. Design Advisor

  2. Visual Explain

  3. Performance Advisor

  4. Configuration Assistant

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

Design Advisor is the DB2 tool that analyzes queries and workload patterns to recommend indexes and materialized query tables (MQTs) for performance improvement. Visual Explain shows plans but doesn't make recommendations. Performance Advisor and Configuration Assistant serve different purposes.