If you only need a few rows and don't want to deal with a wizard: Export result set on Dbeaver to CSV - Stack Overflow
For very large datasets, running the query first can sometimes hang the UI. You can bypass the grid view entirely. Highlight your SQL statement in the . download result from dbeaver
In DBeaver, you can "download" or export your data results into various formats like CSV, Excel, or JSON. Whether you're dealing with a simple selection or a massive dataset, here's how to get your data out of the grid and onto your local drive. If you only need a few rows and
Note: Native export is primarily a feature of DBeaver PRO versions. download result from dbeaver