Table Of Contents#
- Preface
- About This Manual
- 1. Introduction
- What are C/C++ External Procedures?
- 2. How to Use External Procedures
- Data Types and Database Objects
- Basic Instruction
- Related Meta Tables and Performance Views
- Related Properties
- 3. SQL Statements for External Procedures
- CREATE LIBRARY statement
- ALTER LIBRARY statement
- DROP LIBRARY statement
- CREATE PROCEDURE statement
- DROP PROCEDURE statement
- CREATE FUNCTION
- DROP FUNCTION
- EXECUTE