/search-inside-the-database

Search a string inside the entire database.

Primary LanguageTSQL

Search Inside The Database

This simple database project will search a particular string inside the entire database.

How to Run

Download the application. There is a SQL stored procedure. Run the stored procedure.

Execute dbo.SearchTheString 'your-string'