When you want to create schema using table browser, you can see existing view of tables and columns in target database. Using table browser, you can select tables in your database to add to schema. To view columns, you can click on expand button.
Table browser is not visible by default and you need to activate table browser using any of the options given below −
Select Insert → Tables as given in the following image −
Alternately, you can click on empty space in structure pane as shown below −
Or Click the Table Browser button. The "Table Browser" window appears in the "Structure" pane. Then, you can insert tables from table browser to Structure pane using any of the below methods −
Click a table and click the Insert button.
Or Right-click on a table and select Insert from the contextual menu
Or
Double-click a table.
Or
Click a table and drag it into the "Structure" pane and table appears in the "Structure" pane.
There are many ways to insert multiple tables. First is to hold down CTRL key while you click individual tables.
Second method is that you can also hold down SHIFT key while you click the first table and last table in a continuous block of tables and this will select multiple tables.
To view data from table browser, you can select View Table Values from the contextual menu.
Third way is to select View Column Values from the contextual menu.
This will open box listing the data contained in the table or column −
You can also automatically arrange tables in structure pane. Navigate to View → Arrange Tables
Once you select Arrange tables, this will organize tables in order as shown below −