Show Me Glossary
 

Creating Functions

Previous previous|next Next Page

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.

Launch Demonstration

Show Me and Try It Help Sheila build this function using the SQL utility.

Launch Demonstration

Show Me and Try It Help Sheila build an HTML DB report that utilizes the function.