Is there any way to search for a string in all tables of a database in SQL Server?

I want to search for string say john. The result should show the tables and their respective row that contain john.

12 Answers
12

Leave a Reply

Your email address will not be published. Required fields are marked *