| |
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) object size
Based on the given... [more]
|
|