
Chapter 8. Analyzing database performance data with Visual Explain 279
to the end (Run From Selected), or run the single statement identified by the cursor position
(Run Selected).
To the right of the hour glasses is a Stop button, which is the color red when a run is in
progress.
There are three Visual Explain icons in the colors blue, green and orange. The left Visual
Explain icon (blue-Explain Only) helps to explain the SQL statement. The middle Visual
Explain icon (green-Run And Explain) enables you to run and explain the SQL statement.
The right Visual Explain icon (orange-Explain While Running) enables you to
explain while
running
the SQL ...