From the course: DBeaver Essential Training

Unlock this course with a free trial

Join today to access over 25,300 courses taught by industry experts.

Export data from a table

Export data from a table - DBeaver Tutorial

From the course: DBeaver Essential Training

Export data from a table

- [Instructor] When you need to export information from your database, you'll be glad to know that Dbeaver has a wide variety of supported output formats. Let's export the data from the sample database, and specifically I'll focus on the invoice data. Now you can get to the export options in two ways. First, if you want to export all of the data from the table, you can simply right click on it in the project view or the database navigator view, and then come down to export data. That'll open up the data transfer window. Now I'm going to press the cancel button here and I'll show you the other way. If you open the table up and switch into the data tab, look down on the tool bar on the bottom, and you'll find this icon with a little box in the up arrow. And this will also get you to that data transfer window. The benefit to doing this inside of the editor window, is that you can apply sorting and filtering to the data first, in order…

Contents