Using PL/SQL Find Usages
See Also
This topic describes the Find usages functionality provided for PL/SQL files. Given below are the steps to follow to find usages in PL/SQL files.
- Right Click on the Function/Procedure/variable that you want to find usage and click Find Usages.
- Results will be displayed in the PL/SQL usage window.
- Double-click a line of code to open the file and to position the cursor on that line of code.
- See Also
- Creating PL/SQL Source Files
- About Editing PL/SQL Source Files
- Deploying PL/SQL Source Files
- Testing PL/SQL Functions and Procedures