|
The "search database object" feature helps you to find
any object in database. You may use following search criteria or
combination thereof:
- object name or part of the name
- database that contains object (only for MS SQL and SYBASE
databases)
- object type same as TABLE, VIEW, PROCEDURE etc
- text fragment of object definition (text of the stored
procedure for example)
Important: searching through the object text can considerably
slow down the performance, because the program extracts all texts
of all the scanned objects from the database.
Please remember, pressing Ctrl-F will help you to access
the search dialog faster. Press F3 to run next search with
current criteria.
"Search" dialog saves the position of window and entered data
either for the current session or between sessions.
|