Home | Previous Page | Next Page   Extending Data Types > Extending the Data Type System >

Operations

A data type tells the database server which operations it can perform on the data type values. The database server provides the following types of operations on data types:

The database server provides operator functions, built-in functions, and aggregate functions that handle the data types that it provides. For a description of these operations and how to extend them, see Extending Operators and Built-In Functions.

Home | [ Top of Page | Previous Page | Next Page | Contents | Index ]