Skip to content

Using PL/SQL Find UsagesΒΆ

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.