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
Searching SQL Database objects is possible with SQL Server Management Studio (SSMS) with the following methods, with SSMS Object Search: object explorer details or T-SQL scripts as explained in following: