How to find a particular value from whole database in SQL
I have a very large data base. and want to find a value but i am not sure about column name. Is there any way to find that value from whole database irrespective of column names.
Waiting for you开发者_如何学编程r response
Tanu
http://social.msdn.microsoft.com/Forums/en/transactsql/thread/112b8dd8-fb1f-4c73-b61c-68919bbd5bc5
http://vyaskn.tripod.com/search_all_columns_in_all_tables.htm
精彩评论