2. Introducing Object Management Extension
:
How You Add Data Types and Functions
:
Required Contents of the Code
Share this page
Required Contents of the Code
You must write the code that the DBMS Server uses to manipulate a new data type or SQL function. This code consists of
•
Data type or function definition
•
Function instance definitions
•
Required coercion routines