Section | Description |
---|---|
Embedded SQL Statement Syntax | Language-specific issues of embedded SQL statement syntax |
Variables and Data Types | Declaration and use of language-specific program variables in embedded SQL |
The SQL Communications Area | The SQL Communications Area as implemented in the language |
Dynamic Programming | Dynamic SQL as implemented in the language |
Advanced Processing | User-defined handlers |
Preprocessor Operation | The operation of the embedded SQL preprocessor for the language and the steps required to create, compile, and link an embedded SQL program |
Preprocessor Error Messages | A list of embedded SQL preprocessor error messages specific to the language |
Remaining sections | Sample programs that illustrate many embedded SQL features |