Skip to Main Content

SQL Developer

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!

How to search all objects for text string

LuckyJack2001Mar 14 2012 — edited Mar 16 2012
Hello.
Does SQL Developer have a way to search all db objects (tables, views, procs, etc) for a text string? I want to look for a certain string, such as 'ADDR_NO', and see what tables and views have that string in a field name, and what packages use that string, etc. In other tools I've used there have been handy functions to do that.
Or do I just need to write a query?
Thanks,
Paul
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 13 2012
Added on Mar 14 2012
13 comments
27,517 views