Nonstop Database, HiRDB Version 9 Description

[Contents][Glossary][Index][Back][Next]

5.5 C stored procedures and C stored functions

Stored procedures and stored functions whose processing instructions are coded in C are called C stored procedures and C stored functions. C stored procedures and C stored functions are referred to collectively as external C stored routines. External C stored routines are explained below.

Organization of this section
5.5.1 Characteristics of an external C stored routine
5.5.2 External C stored routine creation and execution procedure