Skip to content
The latest version of DbVisualizer was released 2025-10-21DOWNLOAD 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: Database 'Create Table' dialog launching step
  2. Add columns and constraints in the different tabs, then click the Execute button to create the table. Adding columns and constraints step

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