Find a specific column entry in an unknown table in a database?

后端 未结 6 965
野趣味
野趣味 2020-12-11 20:53

I\'m aware of this topic ( Find a specific column in an unknown table in a database? ) and my problem is quite similar. The query I need is quite similar to this one (I thin

6条回答
  •  悲哀的现实
    2020-12-11 21:40

    Have a look at the FREE Red-Gate tool called SQL Search which does this - it searches your entire database for any kind of string(s).

    enter image description here

    enter image description here

    It's a great must-have tool for any DBA or database developer - did I already mention it's absolutely FREE to use for any kind of use??

提交回复
热议问题