Posted by: phone September 18, 2018
How to search column using value in sql server
Login in to Rate this Post:     0       ?        
Hello SQL Gurus,

I have a value for a column. How do I find database, Table and Column has the Value. What can be the query that I can use to locate relevant Database.Table.Column for the given value in the SQL Server?
For eg:-
I have a value '123' now I need to find which Database.Table.Column has the given value.

Thanks in advance
Read Full Discussion Thread for this article