2 meaningless values can't be compared against one another
SQL> select 12 from dual where null = null; no rows selected SQL> SQL>