Search tool for use with Microsoft SQL Server
Use external editorSearch for user-defined functions
Changes
-
Use external editorSearch for user-defined functions
SQL Server Find is a search tool for use with Microsoft SQL Server.
SQL Server Find is a database tool for use with Microsoft SQL Server. With SQL Server Find you can search for database objects using search criteria like: contains text (using regular expressions) creation date object type (e.g. views, procedures, triggers) object name (using regular expressions) and object size, based on the given criteria.
SQL Server Find goes out to find the database objects that match the specified criteria and displays them in a list. One of the advanced features of the utility is the ability to search multiple databases in multiple Microsoft SQL Servers at the same time. This makes it a invaluable tool for developers of database application using Microsoft SQL Server.