Tips & Tricks

Merge result sets
Sometimes there are situations when it is desirable to collect multiple result sets in a single output. Merge Result Set is used to specify what result set...
Mon, 5 Oct, 2020 at 1:27 PM
Copy/Paste of cells in grid
Copy/paste between different applications are probably the most frequently used actions without necessarily being aware of it. DbVisualizer offers some ...
Mon, 5 Oct, 2020 at 1:19 PM
Search full script in SQL History
Published 2014-01-02 Are you using quick search in the SQL History and don't get the results you're looking for? By default search scans the firs...
Mon, 5 Oct, 2020 at 1:19 PM
Maximize tabs
Published 2013-12-19 The tab based interface in DbVisualizer is powerful as it offers some nice features that are used to organize how components are disp...
Mon, 5 Oct, 2020 at 1:21 PM
Working with Tabs Side-by-Side
Published 2013-12-12 Say you are writing SQL in an SQL Commander and need to look at details about a table to get the SQL right, for instance the size of...
Mon, 5 Oct, 2020 at 1:22 PM
Drag and Drop Objects in the SQL Editor
Published 2013-12-06 A useful feature in the Databases tab list is that tables, procedures and functions can be dragged and dropped in an open SQL editor...
Mon, 5 Oct, 2020 at 1:23 PM
Locating a Database Connection from a SQL Commander or an object from Object View tab
Published 2013-11-10 You can easily locate the Databases tree node representing the Database Connection selected for an SQL Commander tab the object shown...
Mon, 5 Oct, 2020 at 1:24 PM
Renaming tabs
Published 2013-10-30 Tabs are named based on patterns. For instance, an Object View tab is named by the connection name followed by the object name by def...
Mon, 5 Oct, 2020 at 1:24 PM
Exporting to individual files from Export Schema
With the Export Schema feature, you can export multiple database objects of different types to a file. But you can also use Export Schema to export each ob...
Thu, 3 May, 2018 at 6:44 PM
Performing Actions on multiple database objects
If you want to perform some action on multiple objects at the same time, such as dropping (deleting) a number of tables, you can select all of them i...
Thu, 26 May, 2016 at 10:40 AM