How do I find a table that uses column name using column name?

BoHyun Jung
Mega Sage

if table A, B use column name(ex) user_name)

How do I find table A,B using column name(ex) user_name)

1 REPLY 1

Basheer
Mega Sage

Go to sys_dictionary table.

There search for the column name 

open the records with the name and you can find the table name.

Please hit like button if my suggestion has helped you in any way.
Please mark correct if my response has solved your query.

Cheers,
Mohammed Basheer Ahmed.