Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
What is an advantage of using an EXPLAIN plan over the Query Profile to evaluate query performance?
A
The explain plan output is available graphically.
B
An explain plan can be used to conduct performance analysis without executing a query.
C
An explain plan will handle queries with temporary tables and the query profiler will not.
D
An explain plan's output will display automatic data skew optimization information.