|
The "Find schema 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)

Press F3 to run next search with current criteria.
Warning! 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.
"Search" dialog saves the position of window and entered data either for the
current session or between sessions.
|