How do I find a table that uses column name using column name?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-10-2023 03:50 AM
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

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-10-2023 03:52 AM
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.
Please mark correct if my response has solved your query.
Cheers,
Mohammed Basheer Ahmed.