Skip to Main Content

Oracle Developer Tools for VS Code

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Column-level Schema Search?

Kevin WhiteDec 29 2022

Is there a way to search an entire schema / database for a column? For example, in a database of employee data I would like to search for all instances of the "employeeId" column. Ideally the output would list every table/view/object/etc. that has a column with a name that either matches or contains the keyword "employeeId"

Comments
Post Details
Added on Dec 29 2022
0 comments
188 views