The MetaMiner Database Schema Tree in the Meta Query tab displays the whole structure of your MetaMiner Database. It help you to find the database or column and/or to quickly start writing your SQL script.
The structure consists of the following levels:
• | MetaMiner Database Schema on top, |
• | then database tables, |
• | then columns inside of those tables. |
There is a toolbar on top of the MMDB Schema Tree that has the following controls:
• | Expand All/Collapse All icons. |
You can change the width of the MMDB Schema Tree area.
If you right-click a node in the MMDB Schema Tree, a context menu opens that displays one of the following commands:
• | Show Table Values (for tables) |
• | Show Column Values (for columns) |
You can also view a tooltip to get more information about a database object.
See also