Skip to content
The latest version of DbVisualizer was released 2024-12-04DOWNLOAD HERE ->

title: "Editing a Table Basics in DbVisualizer" description: Learn how to edit table data in DbVisualizer: from finding the table to saving your changes. hide: - toc


Editing a Table - basics

Only in DbVisualizer Pro

This feature is only available in the DbVisualizer Pro edition.

To edit table data:

  1. Expand nodes in the Databases tab tree under the connection node until you find the table, Double-click on the table node to open its Object View tab, Open the Data sub tab image2020 12 18 12 36 55
  2. Edit column values directly in the grid, add and remove rows by clicking on the buttons in the toolbar,
  3. Save the edited data by clicking on the Save button in the toolbar.

Note that if the table does not have any declared Primary Key, you will be prompted to select the column(s) that uniquely identify a row.

You can learn more about the editing features in Editing Table Data.