Team Edition Documentation
- Introduction to Team Edition
- Web client
- Desktop client
- Architecture
Deployment
Configuration
- Initial server configuration
- How to migrate to Team edition
- Domain manager
- Server administration
- Server management
- Pre configured permissions for connections
- Query manager database configuration
Administration
- Access Management
- Authentication methods
Admin preferences and tools
Web user guide
Configure connection
- Create Connection
- Connection Templates Management
- Drivers Management
- Cloud databases configuration
- User creation
- User credentials storage
Editors
User interface
Integrated tools
Desktop user guide
Configure connection
- Guide to creating database connections
- Disconnecting from database
- Editing database connection
- Invalidating and reconnecting to database
- Local client configuration
- Connection types
- Multiple datasource connections
- Configure connection initialization settings
- Network configuration settings
- Databases authentication models
- Cloud databases configuration
- Driver settings
Databases support
- Classic
- Cloud
- Embedded
- Database Navigator panel
- Editors
- Editors overview
- Data Editor tools
- SQL Editor tools
- Entity Relation Diagrams
- Properties Editor
- SQL Code Editor
- Dashboards
- Work with transactions
- Query Manager
- Data import/export and operations
- Schema compare
- Search
- Tasks
- Integrated tools
- User interface
- Keyboard shortcuts
- Certificate management
- Configuration files
Query Execution Plan
Table of contents
Execution Plan
If a database driver supports the visualization of the execution plan, you can see the execution plan of the query by pressing Ctrl+Shift+E or clicking the Explain execution plan button on the main toolbar. The execution plan command generates a query execution tree as one of the result tabs and is convenient in estimating if the query/script is quick/optimal enough.
You can click the rows of the execution plan to see their details (statistics) in the panel to the right of the plan.