About this document
6232B ENU TrainerHandbook Vol2 by chelemop is a document available to read on EtoBox.
In this lesson, you will learn the design and implementation of user-defined functions. Functions are routines that are used to encapsulate frequently performed logic. A function takes zero or more input parameters and returns either a scalar value or a table. Table-valued functions can be created in two ways: inline functions and multi-statement functions.
- Author
- chelemop
- Language
- EN