1. A function is a subprogram written to perform certain computations and return a single value. 2. Functions must return a value (using the RETURN
Aggregate functions are applied to agroup of data values from a column. Aggregate functions always return a singlevalue.How database supports followin