GET_FIELDS_NULL¶
Applies to: ORAFlex SQLFlex MYSQLFlex PGFlex DB2Flex
This command will return the value of SET_FIELDS_NULL for the specified data type.
Syntax
GET_FIELDS_NULL {datatype} to {variable}
Parameter |
Description |
---|---|
datatype |
DF_ASCII, DF_BCD, or DF_DATE |
variable |
Variable to hold the value of SET_FIELDS_NULL |