Using the information_schema, we can get all the tables and fields from the database. I probably can write a script to query all the fields to see if any of those contains that string...
I am looking for an elegant way (one query) of doing this, and I have used such a query on mssql server...
If you have such a query handy, could you please share it here?
Thanks again,
Jiang