303
CHAPTER 8
SQL Functions
Functions are used to return information from the database. They are allowed
anywhere an expression is allowed.
NULL parameters
Unless otherwise stated, any function that receives NULL as a parameter
returns NULL.
The chapter includes a grouping of functions by type, followed by an
alphabetical list of functions.
About this chapter
Contents