We want to search for a string (ie. \"Hello World\") in all our database that has about 120 tables. We thought about doing a dump like mysql dump but it came out in a weird bak
No it possible and easy to write a script to do this.
Suggestions: I think you have to use some cursors and use some of these objects to write your script
Once you have these things in place, searching Hello World under all columns would be more simple