Create New Table
To create a new table:
- Connect to Database
- Expand Database Connection name node
- Right-click on Tables node
- From the menu select New Table
- Create new table dialog will open
- Specify the table name
- Click Add New Column icon on the tool bar
- Specify column name, data type and additional column properties in the bottom area.
- Add more columns – You can change the order of the columns by moving them up and down, adding new column above or below, or deleting the column – all these using icons on the tool bar.
- You can see the create table SQL statement, using Show SQL button
- Press OK to create the table
- New table will appear on the tree under Tables node