Difference between revisions of "Help:Octofy: Browser the database"
From Sherlock Software
m |
m |
||
| Line 1: | Line 1: | ||
The database object browser consists of two components: the database object tree and the database object search panel. | The database object browser consists of two components: the database object tree and the database object search panel. | ||
==Database object tree== | ==Database object tree== | ||
[[File:Octofy_Object_explorer.png| | [[File:Octofy_Object_explorer.png|250px|thumb|right|Database object tree]] | ||
The database object tree displays the available tables and views grouped by the schema and object type. | The database object tree displays the available tables and views grouped by the schema and object type. | ||
==Search panel== | ==Search panel== | ||
[[File:Octofy_Search.png| | [[File:Octofy_Search.png|250px|thumb|right|Database object search panel]] | ||
* The database object search panel provides a quick way to locate database objects. It can quickly list matching database objects by searching the names of data tables, views, or columns. | * The database object search panel provides a quick way to locate database objects. It can quickly list matching database objects by searching the names of data tables, views, or columns. | ||
* If it is a search column, the matching columns will be highlighted in the column view panel. | * If it is a search column, the matching columns will be highlighted in the column view panel. | ||
Revision as of 14:35, 6 October 2021
The database object browser consists of two components: the database object tree and the database object search panel.
Database object tree
The database object tree displays the available tables and views grouped by the schema and object type.
Search panel
- The database object search panel provides a quick way to locate database objects. It can quickly list matching database objects by searching the names of data tables, views, or columns.
- If it is a search column, the matching columns will be highlighted in the column view panel.
Search options
Database object search also provides the following search matching methods:
- Start with the search text
- End with the search text
- Contains the search text
- Exactly matches the search text
Back to Octofy User Manual