...
In the detailed table list, the following fields are shown for each table:
HELPDEVTODO: confirm this in the new gui
Field | Description |
---|---|
OWNEROwner | The table owner |
TABLENAMEName | The name of the table |
TABLESPACENAMETablespace Name | That tablespace this table is contained in |
NUMROWSRows | Approximate number of rows in this table. Note that this information is based on stats collected by the database, and in some cases may not be fully up-to-date. |
...
- Show data in table - double-click on the table
- Bring up a simple list of the table attributes - select Show Table Attributes from the right-click menu
- Bring up a detailed list of the table attributes - select Show Attribute Details from the right-click menu
- Create a collector for the stream - HELPDEVTODO: drag doesn't currently work drag the table onto a model view, or select Create a Collector from the right-click menu
...
The following actions are possible from a table attribute list:HELPDEVTODO: this currently not working in new gui
- You can select several attributes and drag them onto a modelling pane, to create a Database Collector database collector to read the selected fields from that table.
...