sql - Search all columns of a table for a value? -


i've looked answer this, can find people asking how search columns of tables in database value. want search columns specific table. code people have come tables question complicated , hard me figure out it's searching specific table. can me out? thanks

just use third party tool. there several 100% free , can’t go wrong of these because save ton of time.

apexsql search (searches both schema , data), ssms toolpack (searches schema , data not free sql server 2012), sql search (searches data only).

frankly, don’t understand why experienced dbas bother writing scripts if can use tool free job.


Comments

Popular posts from this blog

c# - SharpSVN - How to get the previous revision? -

c++ - Is it possible to compile a VST on linux? -

url - Querystring manipulation of email Address in PHP -