Resolved! Search Table name based on field name
I have list of fields. I have to find the tables in which fields are present. There are lot of tables and all fields are not in same table. So can I search tables based on field name. It is very difficult to go through each table and type column nam...