Create and delete
Create a table
In the Database tool window ( ) , expand the data source tree until the nodes of databases or schemas.
Right-click the database or schema node and select
.In the Create dialog that opens, enter the name of your table in the Name field.
Specify table settings (columns, keys, indexes, foreign keys, grants).
In the Preview pane, you can view and change the generated SQL code.
Click OK.
Delete a table
Right-click a table and select Drop…. Alternatively, press Delete.
Click OK.
For more information about the dialog options, refer to Confirm Drop dialog.
Last modified: 03 July 2023