I've a database with huge number of tables. From these tables I want to list out all the column names that are appearing in more than one table along with the their table names.
I tried google search to find any suitable article that can explain how to achieve the results that I've described in the problem section.
No code snippets
No error messages.