2. Introducing Object Management Extension : How You Add Data Types and Functions
 
Share this page                  
How You Add Data Types and Functions
To add data types and functions you must:
Write the code that tells the DBMS Server what the new data type or function is and how to manipulate it
Install the code in a test installation and debug the code
Install the code in the target installation