Find Code
- Find fragments of SQL in tables, views, stored procedures, functions, views, jobs, and more
- Search across multiple object types and multiple databases
- Search in SSMS Query Editor
- Search in files on disks
- Search with booleans and wildcards
- Display precise locations of found code
- Quickly get script of any found object
- Quickly navigate to any found object
Why use it?

Support regular expressions
Do you want to find all dependencies between databases? It is very simply! Just choose Cross database dependencies in Regular expression builder and start search.

Search in files on disks
Sometimes when you rename or delete the object in the database, you need to check that the work of external applications will not be broken. Just specify the directory where you store the source code of external applications and SQL Refactor Studio will find all spots in use.
How to find code with SQL Refactor Studio
-
Right click on the database and choose SQL Refactor Studio->Find Code
-
Enter text you want to find
-
Modify search options if you need
-
Press the Start button and get the result