How to find a string inside a entire database?

前端 未结 9 1333
一整个雨季
一整个雨季 2020-12-13 06:04

I have one specific string, such as \"123abcd\" for example but I don\'t know the name of the table or even the name of the column inside the table on my SQL Server Database

9条回答
  •  抹茶落季
    2020-12-13 06:35

    SQL Locator (free) has worked great for me. It comes with a lot of options and it's fairly easy to use.

提交回复
热议问题