Declaring host variables and indicator variables
You can use host variables and indicator variables in SQL statements in your program to pass data between Db2 and your application.
Procedure
To declare host variables, host-variable arrays, and host structures:
Use the techniques that are appropriate for the programming
language that you use.