Skip to content

Query Execution Plan

DBeaverDevOps edited this page Jun 19, 2024 · 5 revisions

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 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.

Execution Plan

CloudBeaver Documentation

User Guide

Installation

Configuration

CloudBeaver AWS

CloudBeaver Enterprise Edition

Team Edition

Deployment

Clone this wiki locally