4. Elements of OpenSQL Statements : Operations : Assignment Operations : Null Assignment
 
Share this page                  
Null Assignment
A null can be assigned to a column of any data type if the column was defined as a nullable column. A null can also be assigned to a host language variable if there is an indicator variable associated with the host variable. For more information about indicator variables, see Indicator Variables in the chapter “Embedded OpenSQL.”