Managing types, functions, and aggregates

Create, replace, alter, and drop customized user-defined functions, aggregates, and types.

Users can create user-defined functions (UDFs), user-defined aggregate functions (UDAs), and user-defined types (UDTs). Functions are used to manipulate stored data in queries. Retrieving results using standard aggregate functions are also available for queries.