Skip to content
The latest version of DbVisualizer was released 2025-04-11DOWNLOAD HERE ->

Creating a Table - basics

Only in DbVisualizer Pro

This feature is only available in the DbVisualizer Pro edition.

To create a new table:

  1. Expand nodes in the Databases tab tree under the connection node until you reach the Tables node, select the Tables node and launch the Create Table dialog from the right-click menu: Databases tab tree with the Create Table dialog
  2. Add columns and constraints in the different tabs, then click the Execute button to create the table. The dialog window for adding columns and constraints to the table

You can learn more about the Create Table dialog in the Creating a Table page.