The interactions in this eCourse require Javascript to be enabled.
Creating Functions
previous|next
Sheila is ready to create a new function. She wants to use the SQL interface to type in her source code directly. This new function will take in an employee Id and a increment amount as the parameters. The function will return the newly calculated salary amount for the employee Id provided.
Show Me and Try It Help Sheila build this function using the SQL utility.
Show Me and Try It Help Sheila build an Application Express report that utilizes the function.