Database Search





You can search your database for objects by name or text included in the object script or table/view columns.

-      If you provide object name as the criteria of your search only matches in the object name will be taken into account.

-      If you provide search text as the criteria syscomments system table will be searched.

NOTE: Database search operates with LIKE, so if any part of the object name or object script contains the criteria you specified that will be a match.

After finding the objects you are interested in you can navigate (open or modify) to matched objects by double clicking that object in the result list.