5. Working with Embedded SQL : General Syntax and Rules of an Embedded SQL Statement : Syntax Conventions Used in this Chapter
 
Share this page                  
Syntax Conventions Used in this Chapter
In the examples in this chapter, host language program elements are indicated by pseudocode in italics. All of the examples use the semicolon (;) as the statement terminator. In an actual program, however, the statement terminator is determined by the host language.