Previous Topic Next topic Print topic


Indicator Variables

Embedded SQL enables you to store and retrieve null values from a database by using indicator variables. Indicator variables are always defined as:

pic S9(4) comp-5.
Previous Topic Next topic Print topic