This is one of the features I showcased in a webcast yesterday – looking for a particular column definition in your relational model? We make that easy in SQL Developer. And, after you find all of these columns, you can quickly change them, all in one fell swoop.
- Ctrl+F in a model to open the search.
- Toggle to ‘Advanced.’
- Set your search area and criteria.
- Hit the ‘Search’ button.
- Review the results, save as a report, or change up the properties across the search results…

You can search on just about any property for a column (or table or entity, or anything else for that matter!)
Comments 1
Hi, can I search by entering more than one pattern to search in longer string s? I.e. for example search for “nam def 01” in what is “name_definition_000001”
Thanks!