Functions

A function is an operation denoted by a function name followed by zero or more operands that are enclosed in parentheses.

It represents a relationship between a set of input values and a set of result values. The input values to a function are called arguments. For example, a function can be passed with two input arguments that have date and time data types and return a value with a timestamp data type as the result.