Table of Contents
Schema Editor - Toolbar
Above you see how looks Schema Editor Toolbar if there is no any selected item in the Schema Browser.
View Switcher
View Switcher 3-state button is located on the left side of the Schema Editor toolbar. You can use it to switch between view of database schema. You have three possible views:
- as Diagrams
- as Tree
- as Columns
You can do the same switch via menu VIEW and using keyboard shortcuts
- CTRL+1 CTRL+2 CTRL+3 for Windows.
- CMD+1 CMD+2 CMD+3 for MAC OS X.
Search Field
Search Field is located on the right side of the editor toolbar and allows you to filter by name elements of selected object(s). If you click on the magnification icon you will see menu that allow you choose kind of search:
- Starts with
- Contains
- Is
- Ends with
After search is done, column with filtered items is marked by icon FILTER. If you place mouse cursor to this icon you will see yellow tooltip with criteria of filtering. You can filter few columns in the same time, for example at first you filter tables by name, then from selected subset of table you choose few and filter their fields.
To remove filter you need right click its icon and choose command “Remove Filter”.
NOTE: you can select many objects in the same column. You can do SHIFT-click to select group of objects. You can do Ctrl-click to add one more object to selection.