December 2010
Intermediate to advanced
451 pages
11h 16m
English
You want to save a portion of code so that it can be made easily reusable by other PL/SQL programs.
Tip This recipe also works for frequently used bits of SQL.
Use the Snippets window to create the reusable piece of code and use it for access at a later time.
The Snippets window can be accessed by selecting the View menu and then choosing the Snippets option. The Snippets window will open as a pane on the far-right side of the Oracle SQL Developer environment. The pane consists of a toolbar that includes a button used for creating a new snippet and a button for editing ...
Read now
Unlock full access