Interview Questions

What is a host variable?

DB2 ( IBM Database 2 ) Interview Questions


(Continued from previous question...)

What is a host variable?

This is a data item that is used in an SQL statement to receive a value or to supply a value. It must be preceded by colon (:) to tell DB2 that the variable is not a colunm name.

(Continued on next question...)

Other Interview Questions