mi_boolean
mi_qual_constisnull_nohostvar(MI_AM_QUAL_DESC *qualDesc);
The mi_qual_constisnull_nohostvar() function evaluates the explicit value, if any, that the WHERE clause specifies in the function argument list. This function does not evaluate host variables. Call this function from the am_scancost purpose function.
The following functions compare a column that contains a row to a row constant. Each function depends on a client application to provide part or all of the constant value. The Return Value column shows the results of the mi_qual_constisnull_nohostvar() function.
MI_TRUE indicates one of the following conditions in the argument list:
MI_FALSE indicates that the constant argument is not NULL-valued.
See the descriptions of: