Thursday, September 26, 2013

How to identify a column with name exist in all tables?

How to identify a column with name exist in all tables?

i want to query a database which has huge tables for the columns with
specific name
ex: fetch all the tables which has column name like 'name'
Thanks.

1 comment: