Diagrams help you understand database structure through a visual representation. You use them to inspect tables, relationships, and metadata, reduce complexity in large schemas, and prepare changes ...
If a database driver supports the visualization of the execution plan, you can see the execution plan of the current query (under cursor) by pressing Ctrl+Shift+E or clicking Explain execution plan on ...