December 2010
Intermediate to advanced
451 pages
11h 16m
English
You want to create a function using Oracle SQL Developer.
You can manually create the function by typing the code into the SQL worksheet for the database connection for which you want to create. You can also use the Create Function Wizard within Oracle SQL Developer to provide some assistance throughout the function creation process. There are a couple of different ways to invoke the Create Function Wizard. If you go to the File menu and select New, the Create a New window opens, and Function is one of the available options. You can also reach the same menu by selecting the New toolbar button. Both of these paths will lead you to the same window because after clicking OK, the Create PL/SQL Function window ...
Read now
Unlock full access