I know it\'s possible, but I don\'t know how.
I need to search an SQL Server database for all mentions of a specific string.
For example: I would like t
If you need to find database objects (e.g. tables, columns, and triggers) by name - have a look at the free Redgate Software tool called SQL Search which does this - it searches your entire database for any kind of string(s).


It's a great must-have tool for any DBA or database developer - did I already mention it's absolutely free to use for any kind of use??