Working with Tables
|
|
Create table
|
1 | Select the Database | New Object menu item.
|
2 | Select Tables ![]() |
or
|
|
1 Select the Tables branch in the DB Explorer.
|
2 Right-click and select the New Object item from the popup menu.
|
In the Create Table Dialog:
|
|
3 Set the main properties of the new table: table type, row format, etc.
|
4 Set the properties of the first table field: name, type, and others. (See Field Editor).
|
1 | Select the Database | Duplicate Object menu item.
|
2 | Select the origin table (the table to duplicate).
|
or
|
|
1 Select the origin table (the table to duplicate) in the DB Explorer.
|
2 Right-click and select the Duplicate Object ![]() |
3 | Set the name of the new table in the dialog window.
|
|
Edit table
|
1 | Find the table you want to edit in the DB Explorer tree (press Ctrl+F for quick searching).
|
2 | Double-click the table.
|
or
|
|
2 Right-click and select the Edit Table <Table_Name> item in the popup menu.
|
1 | Find the table to edit its properties in the DB Explorer tree (press Ctrl+F for quick searching).
|
2 | Right-click and select the Table Properties ![]() |
1 | Find the table you want to rename in the DB Explorer tree (press Ctrl+F for quick searching).
|
2 | Right-click and select the Rename Table <Table_Name> item from the popup menu.
|
|
Drop table
|
1 | Find the table you want to drop in the DB Explorer tree (press Ctrl+F for quick searching).
|
2 | Right-click and select the Drop Table <Table_Name> item in the popup menu.
|
3 | Confirm dropping in the dialog window.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|