Difference between revisions of "Help:Octofy: Browser the database"

From Sherlock Software
m
Line 2: Line 2:
__TOC__
__TOC__
==Database object explorer==
==Database object explorer==
The database object browser consists of two components: the database object tree and the database object search panel.</br>
* The database object tree displays the available tables and views grouped by the schema.
* 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.
: 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


==Search==
==Search==

Revision as of 14:21, 6 October 2021

Database object explorer

The database object browser consists of two components: the database object tree and the database object search panel.

  • The database object tree displays the available tables and views grouped by the schema.
  • 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.
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

Search

Search options



Back to Octofy User Manual