• Jeff,

    If the where clause is only true when the expression is true, then it's FALSE.

    If NULL = NULL

        Print 'True'

    Else

        Print 'False'