An open API service indexing awesome lists of open source software.

https://github.com/rashedul-alam46/search-inside-the-database

Search a string inside the entire database.
https://github.com/rashedul-alam46/search-inside-the-database

database tsql

Last synced: 5 days ago
JSON representation

Search a string inside the entire database.

Awesome Lists containing this project

README

          

# 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'