27 Oracle AI Database Access C API
This chapter begins to describe the Oracle AI Database Access C API and in particular the OCI relational functions for C.
This chapter includes information about calling OCI functions in your application, along with detailed descriptions of each function call.
See Also:
For code examples, see the demonstration programs included with your Oracle AI Database installation. For additional information, see OCI Demonstration Programs.
This chapter contains these topics:
- Introduction to the Relational Functions
Introduces OCI relational function calls. - OCI Pipelining Functions
Lists and describes the OCI pipelining functions. - Connect, Authorize, and Initialize Functions
Lists and describes connect, authorize, and initialize functions. - Handle and Descriptor Functions
Lists and describes the OCI handle and descriptor functions. - Bind, Define, and Describe Functions
Lists and describes the bind, define, and describe functions.