Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在寻找一种在 Oracle SQL Developer 中搜索某个单词的方法。我使用的表有很多包和程序。我想搜索某个词...我怎样才能找到它?我不能在所有过程文件中执行 CTRL+F。
你可以查看这个博客。Find Database Object如here所述,您可以在该部分中搜索某个单词。
Find Database Object