Using Oracle 11g and TOAD 9.7.2.5, I'm executing: select * from TestTable where TestDate is null but it's not giving me any results even though TestDate field has thousands of null entries. I discovered the problem when TOAD failed to run "Copy data to another schema" because of a null...