(Contents)(Previous)(Next)

exec sql begin declare section

This statement introduces a section where host variables are declared. It may only occur at places within the program where variable declarations are permitted.


(Contents)(Previous)(Next)