I know that the question I am going to ask here is not completely related to Dynamics GP but it is more toward SQL side. But still I am placing the question with the hope of getting help here.
I am trying to prepare SQL query to locate a particular string in my entire database tables.
For Example I want to find my Customer Number (‘NEGO0321’) string into my company database tables. So I want a list of tables where the mention string is present in any column.
*This post is locked for comments