MB-700 · Question #199
Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might…
The correct answer is B. No. The solution does NOT meet the goal. While SQL Insights in LCS does include database health features such as table fragmentation analysis and index rebuild recommendations, these address database maintenance concerns rather than diagnosing why specific forms and reports are…
Question
Options
- AYes
- BNo
How the community answered
(30 responses)- A20% (6)
- B80% (24)
Explanation
The solution does NOT meet the goal. While SQL Insights in LCS does include database health features such as table fragmentation analysis and index rebuild recommendations, these address database maintenance concerns rather than diagnosing why specific forms and reports are slow. To investigate form and report performance issues, the appropriate SQL Insights feature is 'Expensive Queries,' which identifies long-running queries, execution plans, and resource consumption tied directly to the slow UI operations. Table fragmentation analysis is a valid LCS tool but answers a different question (overall database health), making it the wrong solution for this specific performance investigation scenario.
Topics
Community Discussion
No community discussion yet for this question.